From 798faa6fefab5f5479455ee241672659cb30f18c Mon Sep 17 00:00:00 2001 From: wtmpx Date: Wed, 2 Apr 2025 09:18:52 +0200 Subject: [PATCH] man: coredump.conf template is not always installed in /etc The default installation path can be configured with the -Dconfigfiledir= option --- man/coredump.conf.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml index 80019de44cd..df5e7df29ce 100644 --- a/man/coredump.conf.xml +++ b/man/coredump.conf.xml @@ -163,9 +163,8 @@ - The defaults for all values are listed as comments in the - template /etc/systemd/coredump.conf file that - is installed by default. + Use systemd-analyze cat-config systemd/coredump.conf + to display the full config. -- 2.47.3