From: Daan De Meyer Date: Thu, 13 Feb 2025 08:42:36 +0000 (+0100) Subject: Update TODO X-Git-Tag: v258-rc1~1352^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=3fd11dbcd94880541d1a8856b1881ac24aea448e;p=thirdparty%2Fsystemd.git Update TODO --- diff --git a/TODO b/TODO index 7bdd7993275..a92e04f9b6e 100644 --- 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