]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
update TODO 34881/head
authorLennart Poettering <lennart@poettering.net>
Fri, 25 Oct 2024 08:18:48 +0000 (10:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 25 Oct 2024 15:32:19 +0000 (17:32 +0200)
TODO

diff --git a/TODO b/TODO
index c0052c5672769221536a4cd6139b87b46d882709..70e088210a148ab8e6eb6104ea261d4718323862 100644 (file)
--- a/TODO
+++ b/TODO
@@ -162,9 +162,6 @@ Features:
   sd_event_add_child(), and then get rid of many more explicit sigprocmask()
   calls.
 
-* maybe set shell.prompt.prefix credential in run0 to some warning emoji,
-  i.e. ⚠️ or ☢️ or ⚡ or 👊 or 🧑‍🔧 or so.
-
 * introduce new structure Tpm2CombinedPolicy, that combines the various TPm2
   policy bits into one structure, i.e. public key info, pcr masks, pcrlock
   stuff, pin and so on. Then pass that around in tpm2_seal() and tpm2_unseal().