chiark / gitweb /
logind: enable PowerOff/Reboot calls
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 6ce4240188dffd9f64fdb8f2267c0f1efbc05633..d8af5b15ea6d799578052b8119d6c758562f344f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,7 +20,28 @@ F15 External:
 
 Features:
 
 
 Features:
 
-* add loginctl, i.e. a systemctl for logind introspection
+* 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: 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
 
 * support presets
 
 
 * support presets
 
@@ -53,8 +74,6 @@ Features:
 
 * detect LXC with $container=lxc
 
 
 * 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
 * drop /.readahead on bigger upgrades with yum
 
 * add inode stat() check to readahead to suppress preloading changed files
@@ -100,6 +119,7 @@ Features:
   - enabling dbus services
   - status update
   - /etc/sysconfig and /etc/default
   - 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
 
 
 * allow port=0 in .socket units
 
@@ -188,10 +208,6 @@ Features:
   be killed very late after the rootfs is read only? If implement pass
   this to shutdown binary via command line argument.
 
   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)
 * dot output for --test showing the 'initial transaction'
 
 * calendar time support in timer, iCalendar semantics for the timer stuff (RFC2445)