Update man page
[mono.git] / man / mono-service.1
index 7473f43cf500397236ee738bfb4b4bfc5288f2d8..b8bd50f157031048960cc0d9162dfe5a5acf744c 100644 (file)
@@ -23,6 +23,11 @@ and execution can be resumed by sending the SIGUSR2 signal.   The
 service can be cleanly shutdown by sending the SIGTERM signal to the
 process. 
 .PP
+Mono programs started with mono-service run with the 
+.B MONO_DISABLE_SHM
+variable set.    This means that certain Mono features that depend on
+it are not available to services.
+.PP
 The following options can be used to control the service:
 .TP
 .I "-d:DIRECTORY"