-fixes
[oweals/gnunet.git] / src / fs / test_fs_unindex_persistence.c
index b13378f20a78fc15375517c5172610365cb9bcc5..575e1715fd6b991446e608114ff5b6733e264075 100644 (file)
@@ -249,7 +249,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",