chiark / gitweb /
machined: fix bus path unescaping
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8a3df6037cc74053246a433f9f81dd4147f06540..00f22d592ebf356340c27819d7caa809419864ff 100644 (file)
--- a/TODO
+++ b/TODO
@@ -28,12 +28,32 @@ Fedora 19:
 
 Features:
 
+* 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
 
 * make BlockIODeviceWeight=, BlockIODeviceBandwidth= runtime settable
 
 * split up BlockIOWeight= and BlockIODeviceWeight=
 
+* introduce high-level settings for RT budget, swapiness
+
 * how to reset dynamically changed attributes sanely?
 
 * when reloading configuration, apply new cgroup configuration
@@ -44,13 +64,6 @@ Features:
 
 * handle jointly mounted controllers correctly
 
-* split out CreateMachine into systemd-machined
-
-* introduce new Scope unit type then make logind's session and machine
-  registration use this to set up cgroups
-
-* should Slice= be part of [Unit] or of [Service]?
-
 * journald: make sure ratelimit is actually really per-service with the new cgroup changes
 
 * move systemctl dump to systemd-analyze