diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-15 02:35:42 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-15 03:05:55 +0100 |
commit | c817bbb1cbc47e2436731914710195d65fa0dd83 (patch) | |
tree | 081b465ff53a0ce9417aa76214869f7c61f52819 | |
parent | 59164be40e6b520315d87e1ef16a3be65c854224 (diff) |
Update TODO
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ F18: Features: +* "systemctl disable" on a static unit prints no message and does + nothing. "systemctl enable" does nothing, and gives a bad message + about it. Should fix both to print nice actionable messages. + * man: link up systemd.directives better, so that people actually know about it * fstab: add new mount option x-systemd-after=/foobar/waldo to allow manual dependencies to other mount points |