diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-11-16 04:28:04 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-11-16 04:28:04 +0100 |
commit | 0cf84693877f060254f04cf38120f52c2aa3059c (patch) | |
tree | 29b6985cb82f1d39d098ab3e7a5e0cf49a1e0323 /TODO | |
parent | 42e19823e649e7f29fab93d47f14738996c743f9 (diff) |
ask-password: add --console mode to ask questions on /dev/console
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -75,6 +75,8 @@ * fix hotplug transactions +* isolate multi-user.target doesn't start a getty@tty1 if we run it from graphical.target + External: * patch kernel for xattr support in /dev, /proc/, /sys and /sys/fs/cgroup. |