update TODO

This commit is contained in:
Lennart Poettering 2022-07-14 10:34:54 +02:00
parent 4f80cfca5e
commit 2c7b8f3dd5

5
TODO
View file

@ -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