From: Lennart Poettering Date: Tue, 20 Nov 2012 18:13:54 +0000 (+0100) Subject: update TODO X-Git-Tag: v196~16 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=e9fd44b728ff1fc0d1f24fccb87a767f6865df27;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index ff52822ed07..f8062f20044 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?