From: Lennart Poettering Date: Tue, 7 Apr 2015 15:25:26 +0000 (+0200) Subject: update TODO X-Git-Tag: v220~557 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3d1137ac2b196cee345ac70fcdac675af142c8dc;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 928036f7ade..6330d495f29 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.