make maxinodes configureable for ext2
[openwrt.git] / package / base-files / files / usr / share / udhcpc / default.script
index 53c8faf..f39d21e 100755 (executable)
@@ -3,7 +3,7 @@
 . /etc/functions.sh
 include /lib/network
 
 . /etc/functions.sh
 include /lib/network
 
-RESOLV_CONF="/tmp/resolv.conf"
+RESOLV_CONF="/tmp/resolv.conf.auto"
 
 hotplug_event() {
        scan_interfaces
 
 hotplug_event() {
        scan_interfaces
This page took 0.022159 seconds and 4 git commands to generate.