summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2015-04-07 17:25:26 +0200
committerLennart Poettering <lennart@poettering.net>2015-04-07 17:25:26 +0200
commit3d1137ac2b196cee345ac70fcdac675af142c8dc (patch)
tree880bf6cbea5c69e6a4c02bb82af482cb8606150c /TODO
parent6b94875fa3a7280e7f1c0df11027b927b6961ede (diff)
update TODO
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 928036f7ad..6330d495f2 100644
--- a/TODO
+++ b/TODO
@@ -43,6 +43,10 @@ Before 220:
Features:
+* whe should apply a stop limit (similar to the existing start limit),
+ so that we don't enter unbounded umount loops:
+ http://lists.freedesktop.org/archives/systemd-devel/2015-April/030224.html
+
* add a job mode that will fail if a transaction would mean stopping
running units. Use this in timedated to manage the NTP service
state.