diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-02-09 03:18:04 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-02-09 03:18:04 +0100 |
commit | 353e12c2f4a9e96a47eb80b80d2ffb7bc1d44a1b (patch) | |
tree | 0bd79a2c40d8d60892666affbbb89690f29c672e /TODO | |
parent | 12ac304714996c3c3308d014b301d0d42d16c117 (diff) |
service: ignore SIGPIPE by defaultsystemd/v41
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ Bugfixes: Features: +* add interface to allow immediate rotation of the journal, and even flushing. + * don't log coredumps of PID 1 into the journal * if a journal file is corrupt, rotate it and create a new one |