]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
Update TODO 36345/head
authorDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 13 Feb 2025 08:42:36 +0000 (09:42 +0100)
committerDaan De Meyer <daan.j.demeyer@gmail.com>
Thu, 13 Feb 2025 09:21:03 +0000 (10:21 +0100)
TODO

diff --git a/TODO b/TODO
index 7bdd7993275fa92c2c25ce9b6f10b8026d5eb578..a92e04f9b6ebe25498b1cab5f9a1607b68e982c9 100644 (file)
--- a/TODO
+++ b/TODO
@@ -125,6 +125,10 @@ Deprecations and removals:
 
 Features:
 
+* Make run0 forward various signals to the forked process so that sending
+  signals to a child process works rougly the same regardless of whether the
+  child process is spawned via run0 or not.
+
 * write a document explaining how to write correct udev rules. Mention things
   such as:
   1. do not do lists of vid/pid matches, use hwdb for that