forked from Ivasoft/openwrt
hotplug2: add platform hotplugging
SVN-Revision: 14248
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
$include /etc/hotplug2-common.rules
|
||||
|
||||
SUBSYSTEM ~~ (net|button|usb) {
|
||||
SUBSYSTEM ~~ (net|button|usb|platform) {
|
||||
exec /sbin/hotplug-call %SUBSYSTEM%;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user