diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-02-15 01:27:53 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-02-15 01:27:53 +0100 |
commit | 28dbc1e80b0db09313f11e44f218138aefd646c8 (patch) | |
tree | 897f4bbc275cc773d20929deabeb8c16a51f2910 /TODO | |
parent | 7b4bf06ba7f31ea8069fc8927729d70ab98b9b64 (diff) |
execute: optionally forward program output to /dev/console in addition to syslog/kmsg
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -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 |