Revert r12510. Remove -rpath-link form TARGET_LDFLAGS as it breaks some
[openwrt.git] / package / base-files / files / etc / init.d / boot
index 88dded6..49562b7 100755 (executable)
@@ -45,6 +45,7 @@ start() {
        chown 0700 /tmp/.uci
        touch /var/log/wtmp
        touch /var/log/lastlog
+       touch /tmp/resolv.conf.auto
        ln -sf /tmp/resolv.conf.auto /tmp/resolv.conf
        [ "$FAILSAFE" = "true" ] && touch /tmp/.failsafe
 
This page took 0.024946 seconds and 4 git commands to generate.