X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=TODO;h=60ca96fe92c819a2654c6fe0077ba0269a0aefd8;hb=e5fcb8528668a93404d0106770e5baaa54f58365;hp=e74148b66d6af1937b1ab62b5d9db5d970f2d551;hpb=7b3afbac4d149d3e8befea1009a7b83955aeb42a;p=elogind.git diff --git a/TODO b/TODO index e74148b66..60ca96fe9 100644 --- a/TODO +++ b/TODO @@ -20,16 +20,31 @@ F15 External: Features: -* Remove kill_mode parameter to kill bus calls +* logind: ensure ACLs are updated on login and logout -* Fix nspawn to not read-only mount /selinux on the host system +* 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. * 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 -* add loginctl, i.e. a systemctl for logind introspection - * support presets * kernel: add /proc/sys file exposing CAP_LAST_CAP? @@ -61,8 +76,6 @@ Features: * detect LXC with $container=lxc -* add prefix match to sysctl, tmpfiles, ... - * drop /.readahead on bigger upgrades with yum * add inode stat() check to readahead to suppress preloading changed files @@ -108,6 +121,7 @@ Features: - enabling dbus services - status update - /etc/sysconfig and /etc/default + - how to make changes to sysctl and sysfs attributes * allow port=0 in .socket units @@ -196,10 +210,6 @@ Features: be killed very late after the rootfs is read only? If implement pass this to shutdown binary via command line argument. -* use pivot_root on shutdown so that we can unmount the root directory. - - copy binaries to, and pivot_root() to the "shutdown tmpfs" - - solve "mdadm --wait-clean" problem that way - * dot output for --test showing the 'initial transaction' * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)