diff options
author | Lennart Poettering <lennart@poettering.net> | 2011-02-13 17:09:29 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2011-02-13 17:09:29 +0100 |
commit | 060ed82ec24d942c5f519e3dae45e9e2bfb227d8 (patch) | |
tree | 75ab03e0474dd4cb844a4b61af17ae1573651f0a /TODO | |
parent | 46a08e381589c50394d71e428c09857dfeaa3761 (diff) |
systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so that locking by tty works
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -11,8 +11,6 @@ Features: * perhaps add "systemctl reenable" as combination of "systemctl disable" and "systemctl enable" -* tty name lock for password agent is broken, since it will always lock "/dev/tty" since we now reattach the agent process when forking it off systemctl - * need a way to apply mount options of api vfs from systemd unit files instead of fstab * udisks should not use udisks-part-id, instead use blkid. also not probe /dev/loopxxx |