]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
man: coredump: MaxUse takes precedence
authorAndré Paiusco <2374887+Paiusco@users.noreply.github.com>
Mon, 23 Feb 2026 16:43:09 +0000 (16:43 +0000)
committerLuca Boccassi <luca.boccassi@gmail.com>
Fri, 27 Feb 2026 21:57:05 +0000 (21:57 +0000)
(cherry picked from commit cbd7b9033b65c210d5c99c1a79ba049466b25388)
(cherry picked from commit e9c06ed8417862fcc35707c27c62a4fc632388e7)
(cherry picked from commit ac65742b3dec8dd93d3818a865327d0a3071f862)

man/coredump.conf.xml

index 0225f6406ab20e53d6d7b52b5ad77637cdb0c17b..53ce801d869db47b1af93156817c480d3f2c2d53 100644 (file)
         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
+        core dumps are processed. <option>MaxUse=</option> takes precedence.
+        Note that old core dumps are also
         removed based on time via
         <citerefentry><refentrytitle>systemd-tmpfiles</refentrytitle><manvolnum>8</manvolnum></citerefentry>.
         Set either value to 0 to turn off size-based cleanup.</para>