mirror of
https://github.com/morgan9e/systemd
synced 2026-04-14 08:25:20 +09:00
NEWS: mention that udevadm test and test-builtin are now non-destructive
Follow-up for 089bef6631.
Prompted by https://github.com/systemd/systemd/issues/33619#issuecomment-2257576579.
This commit is contained in:
7
NEWS
7
NEWS
@@ -377,6 +377,13 @@ CHANGES WITH 256:
|
||||
* A new unit systemd-udev-load-credentials.service has been added
|
||||
to pick up udev.conf drop-ins and udev rules from credentials.
|
||||
|
||||
* 'udevadm test' and 'udevadm test-builtin' commands now do not change
|
||||
any settings; sysfs attributes, sysctls, udev database and so on.
|
||||
E.g. 'udevadm test-builtin net_setup_link /sys/class/net/INTERFACE'
|
||||
does not change any interface settings, but only prints which .link
|
||||
file matches the interface. So, even privileged users can safely
|
||||
invoke the commands.
|
||||
|
||||
* An allowlist/denylist may be specified to filter which sysfs
|
||||
attributes are used when crafting network interface names. Those
|
||||
lists are stored as hwdb entries
|
||||
|
||||
Reference in New Issue
Block a user