- merge; service API change
[oweals/gnunet.git] / src / exit / gnunet-daemon-exit.c
index 92acc61cdd09f1f9ebf9e47802bc88e89f09e1eb..68699db717fa98fad9f225affb4fa0d68c1ef755 100644 (file)
@@ -3864,7 +3864,7 @@ run (void *cls,
     if (GNUNET_YES !=
        GNUNET_OS_check_helper_binary (binary,
                                        GNUNET_YES,
-                                       "-d gnunet-vpn - - - 169.1.3.3.7 255.255.255.0")) //no nat, ipv4 only
+                                       "gnunet-vpn - - - 169.1.3.7 255.255.255.0")) //no nat, ipv4 only
     {
       GNUNET_free (binary);
       GNUNET_log (GNUNET_ERROR_TYPE_ERROR,