X-Git-Url: http://git.openwrt.org/?a=blobdiff_plain;ds=sidebyside;f=netifd.h;fp=netifd.h;h=a4a146cabd6f0218dfb4663ee42198a38c6a0538;hb=64f4eb79fe2977320660f8940bc908fa4def807b;hp=e565423ab774f862ea1de398d6ba56e0155ebf90;hpb=70b50118c7b063fab5c1383f12e6e92ca0fc82c3;p=project%2Fnetifd.git 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;