1
0
mirror of https://github.com/systemd/systemd synced 2025-10-05 16:03:15 +02:00

NEWS: Document new uaccess udev rule priority requirement

Closes: https://github.com/systemd/systemd/issues/39206

Signed-off-by: Guido Günther <agx@sigxcpu.org>
This commit is contained in:
Guido Günther
2025-10-05 09:26:26 +02:00
committed by Yu Watanabe
parent fc890aedd3
commit 01703b7761

2
NEWS
View File

@@ -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