From b77baef885633ce7117363e9046578297be2e453 Mon Sep 17 00:00:00 2001 From: blogic Date: Wed, 20 Jun 2007 22:05:15 +0000 Subject: added usb-storage hotpluging git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7684 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- package/hotplug2/files/hotplug2.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hotplug2') diff --git a/package/hotplug2/files/hotplug2.rules b/package/hotplug2/files/hotplug2.rules index b88ea5669..f8035d384 100644 --- a/package/hotplug2/files/hotplug2.rules +++ b/package/hotplug2/files/hotplug2.rules @@ -17,6 +17,6 @@ FIRMWARE is set { next } -SUBSYSTEM ~~ (net|button) { +SUBSYSTEM ~~ (net|button|usb) { exec /sbin/hotplug-call %SUBSYSTEM%; } -- cgit v1.2.3