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-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=01703b776148929f42c74cdc4be9c515f4856d90;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 --- diff --git a/NEWS b/NEWS index 0d7c77835ae..b50a1e123e9 100644 --- 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