summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-11-20 19:13:54 +0100
committerLennart Poettering <lennart@poettering.net>2012-11-20 19:13:54 +0100
commite9fd44b728ff1fc0d1f24fccb87a767f6865df27 (patch)
treed5c139ad23dd648d7c0223f5488530f19b54082f
parent3040728b6691ea2e9df3a2060e2d49a792bbaeda (diff)
downloadsystemd-e9fd44b728ff1fc0d1f24fccb87a767f6865df27.tar.gz
update TODO
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index ff52822ed0..f8062f2004 100644
--- a/TODO
+++ b/TODO
@@ -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?