diff options
author | Lennart Poettering <lennart@poettering.net> | 2013-01-15 18:13:15 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2013-01-15 18:14:13 +0100 |
commit | 728075eea89dc20067d900bb086d3515e37caab0 (patch) | |
tree | f57745108bf692a1dff8a114598ec19a88275128 | |
parent | c32247e9d7c4231d4f731c9103d90b4e2e1682a2 (diff) |
update TODO
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ F18: Features: +* refuse instantiation of proc.mount and mount units for all other API fs + * "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. |