From 4e8113bbbe10b96b9309d70d7616ba2879bad37f Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Wed, 20 Jun 2018 19:36:06 +0200 Subject: [PATCH] update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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()