chiark / gitweb /
suppress status message output at shutdown when 'quiet' is given
[elogind.git] / TODO
diff --git a/TODO b/TODO
index e8afa5f3df90ab66cdc5de6ff10e93d4e33f263e..d1bc80505084c040078b28eb00982f289d99f5da 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,6 +28,26 @@ Fedora 19:
 
 Features:
 
+* when a kernel driver logs in a tight loop we should ratelimit that too.
+
+* move systemctl set-log-level to systemd-analyze?
+
+* fix killing spree logic in systemd-user-sessions
+
+* logind: implement session kill exceptions
+
+* fix machine regstration to forward property array
+
+* fix loginctl cgroup enumeration
+
+* move "systemctl dump" to systemd-analyze
+
+* introduce "mainpid" for scopes
+
+* add a fixed dbus path for "my own unit", "my own session", ... to PID1, logind, ...
+
+* add implicit slice for instantiated services
+
 * service_coldplug() appears to reinstall the wrong stop timeout watch?
 
 * transient units: allow creating auxiliary units with the same call
@@ -48,11 +68,6 @@ Features:
 
 * handle jointly mounted controllers correctly
 
-* split out CreateMachine into systemd-machined
-
-* make logind's session and machine
-  registration use Slices to set up cgroups
-
 * journald: make sure ratelimit is actually really per-service with the new cgroup changes
 
 * move systemctl dump to systemd-analyze