From 0c5d5b0e9bbe6b77df4fb37d666ef998780ca859 Mon Sep 17 00:00:00 2001 From: Hamish Guthrie Date: Thu, 28 May 2009 13:31:30 +0000 Subject: added back atm rule SVN-Revision: 16137 --- 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 8ad81033a7..e8847f2f65 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|platform|ieee1394|block) { +SUBSYSTEM ~~ (net|button|usb|platform|ieee1394|block|atm) { exec /sbin/hotplug-call %SUBSYSTEM% } -- cgit v1.2.3