]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: coredump: KeepFree/MaxUse clarification of default values
authorAndré Paiusco <2374887+Paiusco@users.noreply.github.com>
Mon, 23 Feb 2026 16:22:32 +0000 (16:22 +0000)
committerAndré Paiusco <2374887+Paiusco@users.noreply.github.com>
Mon, 23 Feb 2026 16:22:32 +0000 (16:22 +0000)
man/coredump.conf.xml

index 0398ef78db5be1c998aafcc4b18835a984001d22..b1a203ca40785d69aff9e7ecbf92edaf9bd810a9 100644 (file)
         <option>MaxUse=</option> makes
         sure that old core dumps are removed as soon as the total disk
         space taken up by core dumps grows beyond this limit (defaults
-        to 10% of the total disk size). <option>KeepFree=</option>
-        controls how much disk space to keep free at least (defaults
-        to 15% of the total disk size). Note that the disk space used
+        to 10% of the total disk size, capped at 4GiB, minimum 1MiB). 
+        <option>KeepFree=</option> controls how much disk space to keep
+        free at least (defaults to 15% of the total disk size, limited 
+        to a maximum of 4GiB). Note that the disk space used
         by core dumps might temporarily exceed these limits while
         core dumps are processed. Note that old core dumps are also
         removed based on time via