From ac65742b3dec8dd93d3818a865327d0a3071f862 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Andr=C3=A9=20Paiusco?=
<2374887+Paiusco@users.noreply.github.com>
Date: Mon, 23 Feb 2026 16:43:09 +0000
Subject: [PATCH] man: coredump: MaxUse takes precedence
(cherry picked from commit cbd7b9033b65c210d5c99c1a79ba049466b25388)
(cherry picked from commit e9c06ed8417862fcc35707c27c62a4fc632388e7)
---
man/coredump.conf.xml | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml
index b1a203ca407..74b025636ed 100644
--- a/man/coredump.conf.xml
+++ b/man/coredump.conf.xml
@@ -173,7 +173,8 @@
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. takes precedence.
+ Note that old core dumps are also
removed based on time via
systemd-tmpfiles8.
Set either value to 0 to turn off size-based cleanup.