diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-11-20 19:11:55 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-11-20 19:12:19 +0100 |
commit | 3040728b6691ea2e9df3a2060e2d49a792bbaeda (patch) | |
tree | 500b70fe99a4d5752415ecb54111721bb6ac624e /TODO | |
parent | 1a37b9b9043ef83e9900e460a9a1fccced3acf89 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -19,6 +19,10 @@ F18: 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 @@ -518,6 +522,7 @@ Features: - 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 |