chiark / gitweb /
execute: optionally forward program output to /dev/console in addition to syslog...
[elogind.git] / TODO
diff --git a/TODO b/TODO
index b2b96826784619433a8749ea0b06c3950609879e..5d60bdbbcc658f80810748f4a0e30a33345cd253 100644 (file)
--- a/TODO
+++ b/TODO
@@ -5,16 +5,12 @@ Bugs:
 * when plymouth is disabled the console password entry stuff seems to be borked
   https://bugzilla.redhat.com/show_bug.cgi?id=655538
 
-* fsck.btrfs non-existance should not cause mounting to fail
-
-* single user service needs to be masked?
+* systemctl default is started when we type "reboot" at rescue mode prompt
 
 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"
@@ -35,8 +31,6 @@ Features:
 
 * figure out what happened to bluez patch
 
-* introduce StandardOutput=syslog+console and StandardOutput=kmsg+console to support fsck output at boot
-
 * Patch systemd-fsck to use -C and pass console fd to it
 
 * support remote/ssh systemctl/systemadm, and local privileged access