diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-07-15 23:54:28 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-07-15 23:55:27 +0200 |
commit | d907c2086716681936755f28ac80b3445c6d0196 (patch) | |
tree | 831f96df7fced0e12dae361cfc725746eabd1757 | |
parent | 248aa28ff27418ad074439014d476ed8cd2e01db (diff) |
update TODO
-rw-r--r-- | TODO | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -56,6 +56,12 @@ CGroup Rework Completion: Features: +* journald: optionally, when messages with a high log prioerity are logged, sync() immeidately. + +* introduce %v resolving to the string returned by "uname -r" + +* systemctl list-unit-files should list generated files (and probably with a new state "generated" for them, or so) + * Get rid of systemd-sysv: https://fedoraproject.org/wiki/User:Toshio/Systemd_Convert_draft |