chiark / gitweb /
cgroup: when getting cgroup empty notifications, always search up the tree
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 74a36a1df3233956907d85693d2134ed1802962d..c2113f881eeb352b4e95c759cfb4015932d71fc2 100644 (file)
--- 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