-fixes
[oweals/gnunet.git] / src / fs / test_fs_start_stop.c
index c65ad2fc19fc5a0e2d8e64edd5d5655a281dbe91..0ef0723f957ef63943949d206b9657429ca83dfe 100644 (file)
@@ -57,7 +57,7 @@ setup_peer (struct PeerContext *p, const char *cfgname)
   p->cfg = GNUNET_CONFIGURATION_create ();
 #if START_ARM
   p->arm_proc =
-      GNUNET_OS_start_process (NULL, NULL, "gnunet-service-arm",
+      GNUNET_OS_start_process (GNUNET_YES, NULL, NULL, "gnunet-service-arm",
                                "gnunet-service-arm",
 #if VERBOSE
                                "-L", "DEBUG",