From 3fd11dbcd94880541d1a8856b1881ac24aea448e Mon Sep 17 00:00:00 2001 From: Daan De Meyer Date: Thu, 13 Feb 2025 09:42:36 +0100 Subject: [PATCH] Update TODO --- TODO | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.47.3