coredump: make sure we vacuum by default

System Internals / systemd - Lennart Poettering [poettering.net] - 15 May 2015 13:56 UTC

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

5470c03 coredump: make sure we vacuum by default
man/coredump.conf.xml | 4 +++-
src/journal/coredump-vacuum.c | 5 ++---
2 files changed, 5 insertions(+), 4 deletions(-)

Upstream: github.com


  • Share