From b16d3773f47659b3fe43dfff973352a912c34e4f Mon Sep 17 00:00:00 2001 From: Florian Fainelli Date: Tue, 26 May 2009 09:30:45 +0000 Subject: [PATCH] [package] allow hotplug events to be triggered with the atm subsystem (#2996) SVN-Revision: 16073 --- package/hotplug2/files/hotplug2.rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/hotplug2/files/hotplug2.rules b/package/hotplug2/files/hotplug2.rules index c52c60f4a1..ed9bd11131 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%; } -- 2.30.2