From 060ed82ec24d942c5f519e3dae45e9e2bfb227d8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Sun, 13 Feb 2011 17:09:29 +0100 Subject: systemctl: don't unnecessarily close stdin/stdout/stderr for tty agent so that locking by tty works --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 747a66978a..8660f16f9c 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit v1.2.3-54-g00ecf