mirror of
https://github.com/systemd/systemd.git
synced 2025-03-31 14:50:15 +03:00
rules: update Fedora
This commit is contained in:
parent
7d6ffc7216
commit
ae9d3bbd3d
@ -1,8 +0,0 @@
|
||||
# sysfs is populated after the event is sent
|
||||
ACTION=="add", DEVPATH=="/devices/*", ENV{PHYSDEVBUS}=="?*", WAIT_FOR_SYSFS="bus"
|
||||
ACTION=="add", SUBSYSTEM=="net", WAIT_FOR_SYSFS="address"
|
||||
|
||||
ACTION=="add", SUBSYSTEM=="?*", ENV{MODALIAS}=="?*", RUN+="/sbin/modprobe $env{MODALIAS}"
|
||||
# pnp devices
|
||||
ACTION=="add", SUBSYSTEM=="pnp", ATTR{id}=="?*", RUN+="/sbin/modprobe pnp:d$attr{id}"
|
||||
ACTION=="add", SUBSYSTEM=="firmware", ENV{FIRMWARE}=="*", RUN="/sbin/firmware_helper", OPTIONS="last_rule"
|
Loading…
x
Reference in New Issue
Block a user