[backfire] merge network config fixes: r21641, r21652, r21655, r21659 and r21661
[openwrt-10.03/.git] / package / base-files / files / etc / hotplug2-common.rules
index bb76667bb96fe76e8d152e8071a94f3e93577d6e..53f3e34f035498832f29e91293facd36563b34c3 100644 (file)
@@ -8,7 +8,6 @@ DEVICENAME ~~ (null|full|ptmx|tty|zero|gpio|hvc) {
 DEVICENAME ~~ (tun|tap[0-9]) {
        nothrottle
        makedev /dev/net/%DEVICENAME% 0644
-       next
 }
 
 DEVICENAME ~~ (ppp) {