From: Lennart Poettering Date: Thu, 14 Jul 2022 08:34:54 +0000 (+0200) Subject: update TODO X-Git-Tag: v252-rc1~634^2~2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=2c7b8f3dd540cbee3492c972c94dfb13b9a2903e;p=thirdparty%2Fsystemd.git update TODO --- diff --git a/TODO b/TODO index f15ccafb115..1cd0a709ac9 100644 --- a/TODO +++ b/TODO @@ -299,11 +299,6 @@ Features: cloud-init/ignitation and similar can parameterize the host with data they acquire. -* Add ConditionCredentialExists= or so, that allows conditionalizing services - depending on whether a specific system credential is set. Usecase: a service - similar to the ssh keygen service that installs any SSH host key supplied via - system credentials into /etc/ssh. - * drop support for kernels that lack ambient capabilities support (i.e. make 4.3 new baseline). Then drop support for "!!" modifier for ExecStart= which is only supported for such old kernels