]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
NEWS: Document new uaccess udev rule priority requirement
authorGuido Günther <agx@sigxcpu.org>
Sun, 5 Oct 2025 07:26:26 +0000 (09:26 +0200)
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>
Fri, 10 Oct 2025 08:36:48 +0000 (10:36 +0200)
Closes: https://github.com/systemd/systemd/issues/39206
Signed-off-by: Guido Günther <agx@sigxcpu.org>
(cherry picked from commit 01703b776148929f42c74cdc4be9c515f4856d90)

NEWS

diff --git a/NEWS b/NEWS
index 4b576e88d49b4877910de00855c7119e465a4a97..b772da0c4f511514ce1124f250594ee1ecbba359 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -30,6 +30,8 @@ CHANGES WITH 258:
               ACTION!="remove", SUBSYSTEM=="hidraw", TAG+="uaccess"
           The following example does not work since v258:
               ACTION=="add", SUBSYSTEM=="hidraw", TAG+="uaccess"
+          Udev rules files setting the "uaccess" tag need to have a file name
+          starting with a number smaller than 73 to be applied.
 
         * systemd-run's --expand-environment= switch, which was disabled
           by default when combined with --scope, has been changed to be