]> 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)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 5 Oct 2025 13:47:22 +0000 (15:47 +0200)
Closes: https://github.com/systemd/systemd/issues/39206
Signed-off-by: Guido Günther <agx@sigxcpu.org>
NEWS

diff --git a/NEWS b/NEWS
index 0d7c77835aebe412a8e835099d513084eb63e53e..b50a1e123e9bc1f78d3371328b72efd21d22a7bc 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -36,6 +36,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