diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-10-25 01:20:18 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-10-25 01:24:44 +0200 |
commit | a73d88fa024b5668ed7dde681e99547d41e6a864 (patch) | |
tree | 7fd2448252cc3c59d1c30c84eb5dcd38b630bbde /TODO | |
parent | d99ae53a7327e1520ea4b9a3408c2d7f938c4b37 (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -19,6 +19,8 @@ F18: Features: +* link up selected blog stories from man pages? + * journactl: support negative filtering, i.e. FOOBAR!="waldo" * drop header/footer from systemctl --failed output if there are no entries shown, print nice message instead, and hook that into ExecStartPre of rescue.service/emergency.service @@ -475,13 +477,12 @@ Features: - remote access - how to pass throw-away units to systemd, or dynamically change properties of existing units - how to integrate cgconfig and suchlike with systemd - - resource control in systemd - testing with Harald's awesome test kit - auto-restart - - journalctl advanced usage - how to make use of the journal submission APIs - same for journal browsing - the journal HTTP iface + - non-cgroup resource management * allow port=0 in .socket units |