diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-02-03 05:25:31 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-02-03 05:25:31 +0100 |
commit | acb14d318b84bda00d1e666d7dab6794d5bbeb3f (patch) | |
tree | bb30240c680d5a92ca61189ba8b0a8ebf2672004 /TODO | |
parent | cd43ca73e19511f999c80995937e418c35c30ee8 (diff) |
cgroup: when getting cgroup empty notifications, always search up the tree
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 7 |
1 files changed, 2 insertions, 5 deletions
@@ -31,7 +31,7 @@ Features: * write RPM spec macros for presets -* write man pages for systemd-cgtop, systemd-cat +* write man pages for systemd-cat * journal: write man pages for API @@ -73,8 +73,6 @@ Features: * move to LGPL2+ -* logind: selinux is borked... - * logind: allow showing logout dialog from system * document that %% can be used to write % in a string that is specifier extended @@ -164,8 +162,6 @@ Features: * GC unreferenced jobs (such as .device jobs) -* cgroup_notify_empty(): recursively check groups up the tree, too - * when failing to start a service due to ratelimiting, try again later, if restart=always is set * write blog stories about: @@ -175,6 +171,7 @@ 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 * allow port=0 in .socket units |