]> git.ipfire.org Git - thirdparty/systemd.git/commit
journalctl: add new --relinquish and --smart-relinquish options
authorLennart Poettering <lennart@poettering.net>
Fri, 5 Apr 2019 16:21:02 +0000 (18:21 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 9 May 2019 18:26:42 +0000 (14:26 -0400)
commitc0dfcb318c28d87e1176a8ad87ac7cc4ecc50305
tree231658fee82716d1bc8b6334de0189cb2e1254fa
parentb4e26d1d8e582d78e67ed766177f10e8e194404c
journalctl: add new --relinquish and --smart-relinquish options

The latter is identical to the former, but becomes a NOP if
/var/log/journal is on the same mount as /, and thus during shutdown
unmounting /var is not necessary and hence we can keep logging until the
very end.
src/journal/journalctl.c