Forward port whiterussian resolv.conf changes
[openwrt/svn-archive/archive.git] / package / base-files / files / etc / init.d / boot
index c58365234749a848db67500a6742440895a018fd..db7ec8cc3aadd98447c4c89e931d5113b42abe50 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