chiark / gitweb /
TODO: /proc/swaps is poll()able now
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 4e838e8ab77752fd5259ee54c0fa01dcf83508d3..1d6dbed4f0140fd7565c3e06b9694b2d268d8ef4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,5 +1,3 @@
-* man: clarify that --system works only for pid == 1
-
 * oneshot services which do not remain: 'exited' instead of 'dead'?
   it should be visible in 'systemctl' that they have been run
 
@@ -49,8 +47,6 @@
 
 * suspend, resume
 
-* passphrase agent https://bugs.freedesktop.org/show_bug.cgi?id=30038
-
 * systemctl auto-pager a la git
 
 * merge CK
@@ -58,9 +54,7 @@
 * start getty 2-6 only when actual vt switch happens
   (same model as socket on-demand activation)
 
-* ask-password plymouth agent
-
-* spawn ask-password tty agent temporarily in systemctl
+* ask-password: find way to disable wall agent where tty agent is running
 
 * readahead: btrfs/LVM SSD detection
 
 
 * parse early boot time env var from dracut
 
-* fix serialization of timers
-
 * add switch to disable pull in retroactively
 
 * cryptsetup
 
 * add seperate man page for [Install] settings
 
-External:
+* only add quotacheck deps to .mount units which mention grpquota/usrquota in the mount flags
 
-* patch kernel to add /proc/swaps change notifications
+External:
 
 * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup.