summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2018-06-20 19:36:06 +0200
committerLennart Poettering <lennart@poettering.net>2018-06-20 23:59:29 +0200
commit4e8113bbbe10b96b9309d70d7616ba2879bad37f (patch)
treed053328c8fdd0afdee2d1056268761fbb8b6ad48 /TODO
parentbaab4a5ad627ffe4379ab00d04cb0bcc0bd8d0f1 (diff)
downloadsystemd-4e8113bbbe10b96b9309d70d7616ba2879bad37f.tar.gz
systemd-4e8113bbbe10b96b9309d70d7616ba2879bad37f.tar.bz2
systemd-4e8113bbbe10b96b9309d70d7616ba2879bad37f.zip
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index bcfe24ee30..ff1008accf 100644
--- a/TODO
+++ b/TODO
@@ -21,6 +21,10 @@ Janitorial Clean-ups:
Features:
+* the stop-when-unneded feature should be reworked: there should be a queue of
+ units, and we should only enqeueu stop jobs from a defer event that processes
+ queue instead of right-away when we assume that a unit is now unneeded.
+
* When reloading configuration PID 1 should reset all its properties to the
original defaults before calling parse_config()