chiark / gitweb /
service: properly handle who argument on D-Bus kill calls
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 2bade7b5499fcc335ff40afc31d30e6e2c8c70d7..36a57f4b51b682e0c309427cac7533e01a2c6da9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -20,12 +20,14 @@ F15 External:
 
 Features:
 
+* logind: spawn user@..service on login
+
+* logind: implement shutdown service
+
 * possibly apply systemd-sysctl per network device subtrees on hotplug
 
 * add conditions for file executability
 
-* allow creating fifos with tmpfiles
-
 * implement Register= switch in .socket units to enable registration
   in Avahi, RPC and other socket registration services.
 
@@ -37,8 +39,6 @@ Features:
 
 * 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?
@@ -70,8 +70,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
@@ -206,10 +204,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)