From 2fe37ccdf6ec2d7757e350a1d1a9679efbea3b41 Mon Sep 17 00:00:00 2001 From: John Crispin Date: Wed, 20 Jun 2007 22:05:15 +0000 Subject: added usb-storage hotpluging SVN-Revision: 7684 --- 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 b88ea5669f..f8035d3841 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