X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fcoredump.conf.xml;h=3d325e6ad783c7b5270e1905b0bb4b5908360f6a;hp=0c9160e2cc3f754e9eb6da4282cb6de65ed7f4b8;hb=754061ce7173fd8cb66ade1a48381e2cead35522;hpb=cbfaff65cb086e3eb3709cf86dcf63b46622389b diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml index 0c9160e2c..3d325e6ad 100644 --- a/man/coredump.conf.xml +++ b/man/coredump.conf.xml @@ -1,5 +1,4 @@ - - + @@ -22,7 +21,8 @@ along with systemd; If not, see . --> - + coredump.conf systemd @@ -44,20 +44,28 @@ coredump.conf - Coredump storage configuration file + coredump.conf.d + Coredump storage configuration files /etc/systemd/coredump.conf + /etc/systemd/coredump.conf.d/*.conf + /run/systemd/coredump.conf.d/*.conf + /usr/lib/systemd/coredump.conf.d/*.conf Description - This file configures the behaviour of systemd-coredump, + These files configure the behaviour of + systemd-coredump8, a handler for core dumps invoked by the kernel. + + + Options @@ -90,7 +98,7 @@ Compress= - Controls the type of compression for external + Controls compression for external storage. Takes a boolean argument, defaults to yes.