adding single location for no_forcestart configuration list
[oweals/gnunet.git] / src / fs / gnunet-auto-share.c
index 2106d67f1014ac1db70bc5258979ec39c96406dc..ca9535d1b6955d5cbdb5bf6b8ba062f33edb31f6 100644 (file)
@@ -488,7 +488,7 @@ work (void *cls,
              _("Publishing `%s'\n"),
              wi->filename);
   publish_proc = GNUNET_OS_start_process_vap (GNUNET_YES,
-                                              0, NULL, NULL,
+                                              0, NULL, NULL, NULL,
                                              "gnunet-publish",
                                              argv);
   if (NULL == publish_proc)