base-files: add support for the usbdev LED trigger
[openwrt.git] / package / base-files / files / etc / hotplug2-common.rules
index 96a4731..5221457 100644 (file)
@@ -14,7 +14,6 @@ DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio|hvc) {
 DEVICENAME ~~ (tun|tap[0-9]) {
        nothrottle
        makedev /dev/net/%DEVICENAME% 0644
-       next
 }
 
 DEVICENAME ~~ (ppp) {