Support hexadecimal literals - supports binary value of the integer literal
[mono.git] / scripts / mono-service.in
index 5da6021b6ecd47043d4e1a7d66a2a91e4f6918cc..27bf6f917f2c79537bae644f008f94937bd8a659 100644 (file)
@@ -29,4 +29,4 @@ if test x$assembly = x; then
 fi
 
 export MONO_DISABLE_SHM=1
-exec @bindir@/@mono_interp@ @mono_one_instdir@/@exe_file@ "$args" </dev/null >& /dev/null
\ No newline at end of file
+exec @bindir@/@mono_interp@ @mono_one_instdir@/@exe_file@ $args </dev/null >& /dev/null &