diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-01-12 04:34:31 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-01-12 04:34:31 +0100 |
commit | 5ba081b0fb02380cee4c2ff5bc7e05f869eb8415 (patch) | |
tree | 88c9c73d7b1f605bf984c6875d4099adc5e9875e /TODO | |
parent | 8a0f04e6a283cc6734ee09a20305c13e09ba0418 (diff) |
log: make internal log api log directly to the journal
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -21,6 +21,8 @@ Bugfixes: Features: +* clean up session cgroups that remain after logout (think sshd), but eventually run empty + * support "systemctl stop foobar@.service" to stop all units matching a certain template * move to LGPL2+ |