chiark / gitweb /
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
[elogind.git] / TODO
diff --git a/TODO b/TODO
index f7269f194c2086f24409ebe2e95822e1e299a561..b2b96826784619433a8749ea0b06c3950609879e 100644 (file)
--- a/TODO
+++ b/TODO
@@ -7,8 +7,14 @@ Bugs:
 
 * fsck.btrfs non-existance should not cause mounting to fail
 
+* single user service needs to be masked?
+
 Features:
 
+* look up crypto partition mount points via fstab to show to the user when prompting for a password
+
+* prohibit socket activation of sysv services
+
 * Maybe store in unit files whether a service should be enabled by default on package installation
 
 * perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable"