summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2016-02-10 22:54:33 +0100
committerLennart Poettering <lennart@poettering.net>2016-02-10 22:54:33 +0100
commit648b122045182a1ac19d1622817e2a350beb0354 (patch)
treee9939188a3bbfe098e51a588f4ebe7e1a8cc8eb8 /TODO
parent926db6521b16f5fbf9c532142fd243ee6cea4ca8 (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index 1d9a6a99a7..7437938bf0 100644
--- 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.