summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2011-02-15 01:27:53 +0100
committerLennart Poettering <lennart@poettering.net>2011-02-15 01:27:53 +0100
commit28dbc1e80b0db09313f11e44f218138aefd646c8 (patch)
tree897f4bbc275cc773d20929deabeb8c16a51f2910 /TODO
parent7b4bf06ba7f31ea8069fc8927729d70ab98b9b64 (diff)
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index 8f9f76e04b..5d60bdbbcc 100644
--- a/TODO
+++ b/TODO
@@ -11,8 +11,6 @@ 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"
@@ -33,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