upgrade the ixp4xx ethernet driver to v0.3.1, split the Gateway 7001 support to two...
[openwrt.git] / package / base-files / files / etc / init.d / boot
index c583652..db7ec8c 100755 (executable)
@@ -15,6 +15,7 @@ start() {
        mkdir -p /var/lock
        touch /var/log/wtmp
        touch /var/log/lastlog
+       ln -s /tmp/resolv.conf.auto /tmp/resolv.conf
        [ "$FAILSAFE" = "true" ] && touch /tmp/.failsafe
        
        # manually trigger hotplug before loading modules
This page took 0.020897 seconds and 4 git commands to generate.