summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorMartin Pitt <martin.pitt@ubuntu.com>2016-02-11 13:29:53 +0100
committerMartin Pitt <martin.pitt@ubuntu.com>2016-02-11 13:29:53 +0100
commitc8385ece1e3d7207b3898474925d53e9a656c9b5 (patch)
tree8d42544c8b724874b348c815f636c7132fa66fe2 /TODO
parentcf92d86020fea4987040d1c4c1da5126a9d3cf7a (diff)
parente903182e5b0daa941de47a9c08c824106cec7fe0 (diff)
Merge pull request #2576 from poettering/random-fixes
Random fixes
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.