From: Miguel de Icaza Date: Thu, 26 Apr 2007 15:05:46 +0000 (-0000) Subject: Update man page X-Git-Url: http://wien.tomnetworks.com/gitweb/?a=commitdiff_plain;h=c0b53da182328f18cc1fba2608e1cf53ccd8f3b1;p=mono.git Update man page svn path=/trunk/mono/; revision=76328 --- diff --git a/man/mono-service.1 b/man/mono-service.1 index 7473f43cf50..b8bd50f1570 100644 --- a/man/mono-service.1 +++ b/man/mono-service.1 @@ -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"