diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-07-10 00:03:14 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-07-10 00:03:14 +0200 |
commit | c61a4f22c19efb985561a52bc994ebdd750e0716 (patch) | |
tree | c76975268e6e504c4df7fe9ebff7d9c0406d414d /TODO | |
parent | 880a599e262b9193219e612d827b35bb0c292dae (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -22,6 +22,8 @@ Bugfixes: Features: +* add sd_journal_wait() to make things easier for sync programs that just want to wait for changes + * refuse taking lower-case variable names in sd_journal_send() and friends. * when running as user instance: implicitly default to WorkingDirectory=$HOME for all services. |