chiark / gitweb /
man: wording and grammar update
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 34634fbbfb5e42b8dfc62a18a4f2d93ed761e9fe..5d4ba8f65e56d7eb97780d9ab114e7cb33872f85 100644 (file)
--- a/TODO
+++ b/TODO
@@ -36,8 +36,6 @@ Fedora 19:
 
 CGroup Rework Completion:
 
-* systemctl user.slice doesn't show the full tree?
-
 * introduce "mainpid" for scopes
 
 * implement system-wide DefaultCPUAccounting=1 switch (and similar for blockio, memory?)
@@ -48,18 +46,17 @@ CGroup Rework Completion:
 
 * logind: implement session kill exceptions
 
-* fix machine regstration to forward property array
-
 * make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable
 
-* split up BlockIOWeight= and BlockIODeviceWeight=
-
 * introduce high-level settings for RT budget, swappiness
 
 * man: document new bus apis
 
 Features:
 
+* Get rid of systemd-sysv:
+  https://fedoraproject.org/wiki/User:Toshio/Systemd_Convert_draft
+
 * do we really need both hasprefix() and startswith()?
 
 * when a kernel driver logs in a tight loop we should ratelimit that too.