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:
committed by
Yu Watanabe
parent
fc890aedd3
commit
01703b7761
2
NEWS
2
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
|
||||
|
Reference in New Issue
Block a user