use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf
[openwrt.git] / package / base-files / Makefile
index 8fccf79..01ea967 100644 (file)
@@ -153,7 +153,6 @@ define Package/base-files$(TARGET)/install
        mkdir -p $(1)/usr/bin
        mkdir -p $(1)/sys
        mkdir -p $(1)/www
-       ln -sf /tmp/resolv.conf $(1)/etc/resolv.conf
        ln -sf /proc/mounts $(1)/etc/mtab
        rm -f $(1)/var
        ln -sf /tmp $(1)/var
This page took 0.02729 seconds and 4 git commands to generate.