X-Git-Url: https://git.archive.openwrt.org/?p=openwrt.git;a=blobdiff_plain;f=package%2Fhotplug2%2Ffiles%2Fhotplug2.rules;fp=package%2Fhotplug2%2Ffiles%2Fhotplug2.rules;h=d72a1efb624c7d4598721666f8c68466e2de5f79;hp=eb8ffaa7c064c93e9d5bd93e1b46786f5a035b2b;hb=b3b3f347ba7d825c5c2fe000ca33973bf327b022;hpb=864e3ef263bfe6b2ec8b77612f638da45821b34d 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% }