- fix call
authorSchanzenbach, Martin <mschanzenbach@posteo.de>
Fri, 2 Dec 2016 10:48:19 +0000 (11:48 +0100)
committerSchanzenbach, Martin <mschanzenbach@posteo.de>
Fri, 2 Dec 2016 10:48:19 +0000 (11:48 +0100)
src/exit/gnunet-daemon-exit.c

index 790780aa64d5e756235276b72288469aad489220..1b129c64363bb6afd21859a7b61c1845f5f75807 100644 (file)
@@ -3865,7 +3865,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,