allow hotplug events to be triggered with the atm subsystem (#2996)

SVN-Revision: 16073
v19.07.3_mercusys_ac12_duma
Florian Fainelli 15 years ago
parent ec662b9141
commit ae7afb7cdb

@ -1,6 +1,6 @@
$include /etc/hotplug2-common.rules
SUBSYSTEM ~~ (net|button|usb|platform|ieee1394|block) {
SUBSYSTEM ~~ (net|button|usb|platform|ieee1394|block|atm) {
exec /sbin/hotplug-call %SUBSYSTEM%;
}

Loading…
Cancel
Save