2005-08-03 Atsushi Enomoto <atsushi@ximian.com>
[mono.git] / scripts / mono-service.in
index 5da6021b6ecd47043d4e1a7d66a2a91e4f6918cc..25b789902c47f9701726dcd26f6bdb6f22510013 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_instdir@/@framework_version@/@exe_name@.exe $args </dev/null >& /dev/null &