fix path and invocation for hotplug calls
[project/netifd.git] / netifd.h
index 2167d6f..9bf3f98 100644 (file)
--- a/netifd.h
+++ b/netifd.h
@@ -19,7 +19,7 @@
 #define DEFAULT_RESOLV_CONF    "./tmp/resolv.conf"
 #else
 #define DEFAULT_MAIN_PATH      "/lib/netifd"
-#define DEFAULT_HOTPLUG_PATH   "/sbin/hotplug-cmd"
+#define DEFAULT_HOTPLUG_PATH   "/sbin/hotplug-call"
 #define DEFAULT_RESOLV_CONF    "/tmp/resolv.conf.auto"
 #endif