journald: dispatch SIGTERM/SIGINT with a low priority
authorLennart Poettering <lennart@poettering.net>
Tue, 10 Nov 2015 15:53:00 +0000 (16:53 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 10 Nov 2015 16:36:52 +0000 (17:36 +0100)
commitb374689c02c681671a3c3c0b0fd3add32386b442
tree7c2a354344733f1418e476005e1fc8969e181049
parenta4c1800284e3546bbfab2dc19eb59bcb91c4a2ca
journald: dispatch SIGTERM/SIGINT with a low priority

Let's make sure to process all queued log data before exiting, so that
we don't unnecessary lose messages when shutting down.

https://github.com/systemd/systemd/pull/1812#issuecomment-155149871
src/journal/journald-server.c