mir3c/squashfs-root/etc/hotplug2.rules

8 lines
164 B
Plaintext
Raw Permalink Normal View History

2018-05-25 08:49:31 +00:00
$include /etc/hotplug2-common.rules
SUBSYSTEM ~~ (^net$|^input$|^button$|^usb$|^ieee1394$|^block$|^atm$|^zaptel$|^tty$) {
exec /sbin/hotplug-call %SUBSYSTEM%
}