diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-02-14 18:56:51 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-02-14 18:56:55 +0100 |
commit | f212ac125fb0f8dda6ed9ac50b0c315dd4f58974 (patch) | |
tree | af0d02e95604de169248a5806d2ba07a14f7b8b3 /TODO | |
parent | 7a57b332d0a0b229c1c24278840aebd19efe9ffe (diff) |
getty: do not auto-spawn getty's on VC ttys if console=ttyN is used
https://bugzilla.redhat.com/show_bug.cgi?id=676885
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -11,6 +11,10 @@ Bugs: 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" |