X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=TODO;h=d8af5b15ea6d799578052b8119d6c758562f344f;hp=0d6ac4130c87da6d37bd9faf4cf21a38d46f6772;hb=55af3897854263eddc0818d5cc4614ccbdae7f32;hpb=82e487c56d0947796793b6fd2836264328defe9f diff --git a/TODO b/TODO index 0d6ac4130..d8af5b15e 100644 --- a/TODO +++ b/TODO @@ -20,19 +20,25 @@ 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 +* logind: non-local X11 server handling + +* logind: use sysfs path in device hash table instead of syname, as soon as fb driver is fixed * 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