diff --git a/Makefile.am b/Makefile.am index a21db1b..8a5c3b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,7 +40,7 @@ common_SOURCES = \ run: $(sbin_PROGRAMS) - ./cworker --port=9002 + ./cworker --port=9002 --nofork=true #install-data-local: