chiark / gitweb /
update TODO
[elogind.git] / TODO
diff --git a/TODO b/TODO
index a379ce68e41e23a540e00b3e9d7aeaa3efe2ebed..22bcb3f93c8648516c0b73f9ba70d716a7b531d4 100644 (file)
--- a/TODO
+++ b/TODO
@@ -22,12 +22,20 @@ Bugfixes:
 * properly handle .mount unit state tracking when two mount points are stacked one on top of another on the exact same mount point.
 
 Features:
+
+* automount: implement expire
+
+* vconsole: implement setterm -store -foreground xxx --background zzz
+
 * taint flag for rtc-in-localtime
 
 * include unit name in D-Bus 'Job' signals
 
 * ExecOnFailure=/usr/bin/foo
 
+* logind: add "mode" flag to poweroff/suspend inhibit logic so that we can
+  support both "inhibit" and "delay" mode.
+
 * fedora: make sshd and pam_loginuid work in nspawn containers
 
 * fix utmp for console logins in containers
@@ -98,8 +106,6 @@ Features:
 
 * journalctl: show multiline log messages sanely, expand tabs, and show all valid utf8 messages
 
-* introduce NeedsMounts= or so to create .mount dependencies automatically for a specific path
-
 * add DeleteSocketsOnStop=yes|no option to socket units
 
 * journal: store euid in journal if it differs from uid