X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=8a807b48f9aebc0a8eab439a580a2fdbc40d8033;hb=0a55b298d930543c8065bb9e708dd112562b1736;hp=0d6ac4130c87da6d37bd9faf4cf21a38d46f6772;hpb=82e487c56d0947796793b6fd2836264328defe9f;p=elogind.git diff --git a/TODO b/TODO index 0d6ac4130..8a807b48f 100644 --- a/TODO +++ b/TODO @@ -20,19 +20,27 @@ F15 External: Features: +* warn if the user stops a service but not its associated socket + +* ensure we always set the facility when logging to kmsg + +* service: pid file reading after reload doesn't work, since we don't reset the pid variable + * logind: spawn user@..service on login * logind: implement shutdown service +* logind: non-local X11 server handling + +* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed + +* logind: add direct client API + * possibly apply systemd-sysctl per network device subtrees on hotplug * implement Register= switch in .socket units to enable registration in Avahi, RPC and other socket registration services. -* Remove kill_mode parameter to kill bus calls - -* Fix nspawn to not read-only mount /selinux on the host system - * make sure people don't leave processes around after ExecStartPre= * make sure systemd-ask-password-wall does not shutdown systemd-ask-password-console too early