summaryrefslogtreecommitdiff
path: root/netifd.h
diff options
context:
space:
mode:
Diffstat (limited to 'netifd.h')
-rw-r--r--netifd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/netifd.h b/netifd.h
index e565423..a4a146c 100644
--- a/netifd.h
+++ b/netifd.h
@@ -37,7 +37,7 @@
#define DEFAULT_MAIN_PATH "/lib/netifd"
#define DEFAULT_CONFIG_PATH NULL /* use the default set in libuci */
#define DEFAULT_HOTPLUG_PATH "/sbin/hotplug-call"
-#define DEFAULT_RESOLV_CONF "/tmp/resolv.conf.auto"
+#define DEFAULT_RESOLV_CONF "/tmp/resolv.conf.d/resolv.conf.auto"
#endif
extern const char *resolv_conf;