chiark / gitweb /
update TODO
authorLennart Poettering <lennart@poettering.net>
Tue, 20 Nov 2012 18:11:55 +0000 (19:11 +0100)
committerLennart Poettering <lennart@poettering.net>
Tue, 20 Nov 2012 18:12:19 +0000 (19:12 +0100)
TODO

diff --git a/TODO b/TODO
index 86eea9411aeb74fa27d1eff9a8dc47ad17887bc6..ff52822ed078a1795fb6d90725a4a03bfdf69202 100644 (file)
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@ F18:
 
 Features:
 
 
 Features:
 
+* "systemctl is-failed" to join "systemctl is-active" and "systemctl is-enabled".
+
+* journal is not closed properly at shutdown when run in a container?
+
 * All log messages generated from socket.c, service.c, ... should
   include _SYSTEMD_UNIT= fields so that "systemctl status" can show
   them along with the unit
 * All log messages generated from socket.c, service.c, ... should
   include _SYSTEMD_UNIT= fields so that "systemctl status" can show
   them along with the unit
@@ -518,6 +522,7 @@ Features:
   - how to develop against journal browsing APIs
   - the journal HTTP iface
   - non-cgroup resource management
   - how to develop against journal browsing APIs
   - the journal HTTP iface
   - non-cgroup resource management
+  - refreshed, longer missions statement
 
 * allow port=0 in .socket units
 
 
 * allow port=0 in .socket units