X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fcoredump.conf.xml;h=fa55eb9d253430437150a4060160201007893bc2;hp=cc54466771d1df2c3c4d1fc7651be41e332f9a7b;hb=d12b8cad40aa78fc948362340204c3fde778082d;hpb=cf677ac1b7ae1e46c593d055df27f36528be548a diff --git a/man/coredump.conf.xml b/man/coredump.conf.xml index cc5446677..fa55eb9d2 100644 --- a/man/coredump.conf.xml +++ b/man/coredump.conf.xml @@ -72,7 +72,7 @@ Controls where to store cores. One of none, external, journal, and both. When - none the coredumps will be logged but not + none, the coredumps will be logged but not stored permanently. When external (the default), cores will be stored in /var/lib/systemd/coredump. When journal, cores will be stored in @@ -88,11 +88,11 @@ - Compression= + Compress= Controls the type of compression for external - storage. One of xz or - none. + storage. Takes a boolean argument, defaults to + yes.