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

SVN-Revision: 16073
master
Florian Fainelli 15 years ago
parent ec662b9141
commit ae7afb7cdb
  1. 2
      package/hotplug2/files/hotplug2.rules

@ -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