X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=cde2ced3120382d290733c0bb41210c46858d3c7;hb=fb6becb4436ae4078337011b2017ce294e7361cf;hp=279446e6e01c9da2f51219fe5cc5b405103ee5d4;hpb=6c12b52e19640747e96f89d85422941a23dc6b29;p=elogind.git diff --git a/TODO b/TODO index 279446e6e..cde2ced31 100644 --- a/TODO +++ b/TODO @@ -28,6 +28,22 @@ Fedora 19: Features: +* libsystemd-logind: recognize new session/user/machine units + +* 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 @@ -36,6 +52,8 @@ Features: * 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 @@ -48,10 +66,8 @@ Features: * 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]? +* 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