summaryrefslogtreecommitdiffstats
path: root/abs/core/klibc-udev/50-udev-default.rules
blob: 8593c7b0fe3342724612de6031f952397dd926f8 (plain)
1
2
3
4
5
# firmware class requests
SUBSYSTEM=="firmware", ACTION=="add", RUN+="firmware.sh"

# do not delete static device nodes
ACTION=="remove", NAME=="?*", TEST=="/lib/udev/devices/$name", OPTIONS+="ignore_remove"