From ec34d908c7f9277807249c07ab0de5a267683c6e Mon Sep 17 00:00:00 2001 From: Gabor Juhos Date: Wed, 28 Jan 2009 20:01:11 +0000 Subject: hotplug2: add platform hotplugging SVN-Revision: 14248 --- package/hotplug2/files/hotplug2.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/hotplug2/files/hotplug2.rules') diff --git a/package/hotplug2/files/hotplug2.rules b/package/hotplug2/files/hotplug2.rules index 1f3a444..1ccc4f7 100644 --- a/package/hotplug2/files/hotplug2.rules +++ b/package/hotplug2/files/hotplug2.rules @@ -1,6 +1,6 @@ $include /etc/hotplug2-common.rules -SUBSYSTEM ~~ (net|button|usb) { +SUBSYSTEM ~~ (net|button|usb|platform) { exec /sbin/hotplug-call %SUBSYSTEM%; } -- cgit v1.1