X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=60ca96fe92c819a2654c6fe0077ba0269a0aefd8;hb=e5fcb8528668a93404d0106770e5baaa54f58365;hp=ff8ee5f2df484b5a13fdfb9f6275366b50d53cd6;hpb=97f73ffb04947acf0a5854e3a7bdbb7a0105f6fa;p=elogind.git diff --git a/TODO b/TODO index ff8ee5f2d..60ca96fe9 100644 --- a/TODO +++ b/TODO @@ -20,23 +20,27 @@ F15 External: Features: +* logind: ensure ACLs are updated on login and logout + +* 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 -* possibly apply systemd-sysctl per network device subtrees on hotplug +* logind: non-local X11 server handling -* add conditions for file executability +* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed -* allow creating fifos with tmpfiles +* 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