Use resolvconf binary found during configuration
[connman] / plugins / resolvconf.c
index 0a1c036..7dc1205 100644 (file)
@@ -33,8 +33,6 @@
 
 #include <glib.h>
 
-#define RESOLVCONF "/sbin/resolvconf"
-
 static int resolvconf_append(const char *interface, const char *domain,
                                                        const char *server)
 {