From 01703b776148929f42c74cdc4be9c515f4856d90 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guido=20G=C3=BCnther?= Date: Sun, 5 Oct 2025 09:26:26 +0200 Subject: [PATCH] NEWS: Document new uaccess udev rule priority requirement MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Closes: https://github.com/systemd/systemd/issues/39206 Signed-off-by: Guido Günther --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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