X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;f=package%2Fhotplug2%2Ffiles%2Fhotplug2.rules;fp=package%2Fhotplug2%2Ffiles%2Fhotplug2.rules;h=d72a1efb624c7d4598721666f8c68466e2de5f79;hb=20ccf177510b3060451c307f2eaf27488c0c83f9;hp=eb8ffaa7c064c93e9d5bd93e1b46786f5a035b2b;hpb=40b3c1ddf1e1ce26a899e1f2a18b8167df0e8339;p=openwrt%2Fsvn-archive%2Farchive.git diff --git a/package/hotplug2/files/hotplug2.rules b/package/hotplug2/files/hotplug2.rules index eb8ffaa7c0..d72a1efb62 100644 --- a/package/hotplug2/files/hotplug2.rules +++ b/package/hotplug2/files/hotplug2.rules @@ -1,6 +1,6 @@ $include /etc/hotplug2-common.rules -SUBSYSTEM ~~ (^net$|^input$|^button$|^usb$|^platform$|^ieee1394$|^block$|^atm$|^zaptel$) { +SUBSYSTEM ~~ (^net$|^input$|^button$|^usb$|^platform$|^ieee1394$|^block$|^atm$|^zaptel$|^tty$) { exec /sbin/hotplug-call %SUBSYSTEM% }