]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/coredump.conf.xml
coredump: make sure we vacuum by default
authorLennart Poettering <lennart@poettering.net>
Fri, 15 May 2015 18:56:55 +0000 (20:56 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 May 2015 18:56:55 +0000 (20:56 +0200)
commit5470c03b37d8421a903564c2c8028c8b8d67d403
tree7cbde67daab5e60978e8af60f988771360546575
parent7693146dee53a2b0f524e977188347166bf454ca
coredump: make sure we vacuum by default

Only if both keep_free and max_use are actually 0 we can shortcut things
and avoid vacuuming. If either are positive or -1 we need to execute the
vacuuming.

http://lists.freedesktop.org/archives/systemd-devel/2015-April/031382.html
man/coredump.conf.xml
src/journal/coredump-vacuum.c