diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-20 19:13:54 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-20 19:13:54 +0100 |
commit | e9fd44b728ff1fc0d1f24fccb87a767f6865df27 (patch) | |
tree | d5c139ad23dd648d7c0223f5488530f19b54082f /TODO | |
parent | 3040728b6691ea2e9df3a2060e2d49a792bbaeda (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -19,6 +19,10 @@ F18: Features: +* check if we can make journalctl by default use --follow mode inside of less if called without args? + +* Addd a verbose mode to "systemctl start" and friends that explains what is being done or not done + * "systemctl is-failed" to join "systemctl is-active" and "systemctl is-enabled". * journal is not closed properly at shutdown when run in a container? |