summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-02-03 05:25:31 +0100
committerLennart Poettering <lennart@poettering.net>2012-02-03 05:25:31 +0100
commitacb14d318b84bda00d1e666d7dab6794d5bbeb3f (patch)
treebb30240c680d5a92ca61189ba8b0a8ebf2672004 /TODO
parentcd43ca73e19511f999c80995937e418c35c30ee8 (diff)
cgroup: when getting cgroup empty notifications, always search up the tree
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 74a36a1df3..c2113f881e 100644
--- a/TODO
+++ b/TODO
@@ -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