X-Git-Url: https://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=netifd.h;h=1f64555d46f638712394f9049a6b810334d12169;hp=befa2ccb331985e11f18c62d2726a8d1843fe1c7;hb=0bdaf23dc9fc786698787593381efefd527e5f89;hpb=fabdd4fc5c7354e897f91e96e734f584776736c7 diff --git a/netifd.h b/netifd.h index befa2cc..1f64555 100644 --- a/netifd.h +++ b/netifd.h @@ -29,8 +29,8 @@ #include "utils.h" #ifdef DUMMY_MODE -#define DEFAULT_MAIN_PATH "./dummy" -#define DEFAULT_HOTPLUG_PATH "./scripts/hotplug-cmd" +#define DEFAULT_MAIN_PATH "./examples" +#define DEFAULT_HOTPLUG_PATH "./examples/hotplug-cmd" #define DEFAULT_RESOLV_CONF "./tmp/resolv.conf" #else #define DEFAULT_MAIN_PATH "/lib/netifd"