From: Lennart Poettering Date: Wed, 20 Jun 2018 17:36:06 +0000 (+0200) Subject: update TODO X-Git-Tag: v239~10^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=4e8113bbbe10b96b9309d70d7616ba2879bad37f;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index bcfe24ee30e..ff1008accf4 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()