From: Guido Günther Date: Sun, 5 Oct 2025 07:26:26 +0000 (+0200) Subject: NEWS: Document new uaccess udev rule priority requirement X-Git-Tag: v258.1~33 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5c803eda3b4403994a03ca442034fdcb46c21ab8;p=thirdparty%2Fsystemd.git NEWS: Document new uaccess udev rule priority requirement Closes: https://github.com/systemd/systemd/issues/39206 Signed-off-by: Guido Günther (cherry picked from commit 01703b776148929f42c74cdc4be9c515f4856d90) --- diff --git a/NEWS b/NEWS index 4b576e88d49..b772da0c4f5 100644 --- 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