From: Lennart Poettering Date: Tue, 19 Nov 2019 14:42:55 +0000 (+0100) Subject: update TODO X-Git-Tag: v244-rc1~22 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=25f9288e31a586460c13d49edea9edafdca2a972;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index 8e2e502c466..c6052a7c4c5 100644 --- a/TODO +++ b/TODO @@ -23,11 +23,6 @@ Before v244: it for the env var, the bootctl verb and the EFI variable itself, clear up semantics. -* Figure out a better name for the global per-unit-type drop-in dirs, it's - confusing when it comes to -.mount.d/ (is it a drop-in-dir for all mount - units, or one for the root mount?). Also, OOM handling in - service_unit_name_is_valid() is borked. - Features: * socket units: allow creating a udev monitor socket with ListenDevices= or so,