diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-02-09 23:25:57 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-02-09 23:25:57 +0100 |
commit | 05d02d8db0b3a7fd7634f7a0bd35ad96da469fb4 (patch) | |
tree | 7265de9518ba407dfa9b70e5833a17e337510bbf /TODO | |
parent | 4536f71691f6bbf40e1c82856850e0b7057b6e9d (diff) |
main: fix reexecution of systemd, use right path to binary
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ Bugfixes: Features: +* support closing all fds via RLIMIT_NOFILE instead of /proc, in order to make chroot stuff work. + * add interface to allow immediate rotation of the journal, and even flushing. * don't log coredumps of PID 1 into the journal |