]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Jul 2022 08:34:54 +0000 (10:34 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 15 Jul 2022 08:53:45 +0000 (10:53 +0200)
TODO

diff --git a/TODO b/TODO
index f15ccafb1153da4976847d5c13807dafbfc12637..1cd0a709ac9d540f5367384e5365e8158102f60d 100644 (file)
--- 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