]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Wed, 10 Feb 2016 21:54:33 +0000 (22:54 +0100)
committerLennart Poettering <lennart@poettering.net>
Wed, 10 Feb 2016 21:54:33 +0000 (22:54 +0100)
TODO

diff --git a/TODO b/TODO
index 1d9a6a99a751e6c3b1f9a344e49f873c1fdc6ec8..7437938bf0e12bba82fe9c2f62c0cf3c001a56d0 100644 (file)
--- a/TODO
+++ b/TODO
@@ -33,6 +33,9 @@ Janitorial Clean-ups:
 
 Features:
 
+* delay activation of logind until somebody logs in, or when /dev/tty0 pulls it
+  in or lingering is on (so that containers don't bother with it until PAM is used). also exit-on-idle
+
 * cache sd_event_now() result from before the first iteration...
 
 * remove Capabilities=, after all AmbientCapabilities= and CapabilityBoundingSet= should be enough.