chiark / gitweb /
systemctl: minor optimizations
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 8aac19b159347134d109e92a51674ca5deb2ae34..8660f16f9c9ce60b5245e536d9885fef72e2adb7 100644 (file)
--- 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
@@ -126,8 +124,6 @@ Features:
 
 * systemctl condrestart should return 0 if service isn't running
 
-* tmpfiles: allow specification of .conf files on cmdline
-
 * allow runtime changing of log level and target
 
 * automatically determine TERM= based on tty name even for /dev/console