diff options
author | Lennart Poettering <lennart@poettering.net> | 2015-04-07 17:25:26 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2015-04-07 17:25:26 +0200 |
commit | 3d1137ac2b196cee345ac70fcdac675af142c8dc (patch) | |
tree | 880bf6cbea5c69e6a4c02bb82af482cb8606150c /TODO | |
parent | 6b94875fa3a7280e7f1c0df11027b927b6961ede (diff) |
update TODO
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |