]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO
authorLennart Poettering <lennart@poettering.net>
Fri, 22 Apr 2022 13:00:30 +0000 (15:00 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 22 Apr 2022 13:56:33 +0000 (15:56 +0200)
TODO

diff --git a/TODO b/TODO
index 9afbe586e0dbe18e3dc7f2ee8cea1c7a852a3e32..1715da9c356eff55ef52944b7163aced3a21dd9a 100644 (file)
--- a/TODO
+++ b/TODO
@@ -78,6 +78,11 @@ Janitorial Clean-ups:
 
 Features:
 
+* 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