Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiguel de Icaza <miguel@gnome.org>2007-04-26 19:05:46 +0400
committerMiguel de Icaza <miguel@gnome.org>2007-04-26 19:05:46 +0400
commitc0b53da182328f18cc1fba2608e1cf53ccd8f3b1 (patch)
tree4a42bf0049f2db39130776c811e27d76df8a31ae /man/mono-service.1
parentc9ce3864ac36936457f4dea3b291d2fba7b53057 (diff)
Update man page
svn path=/trunk/mono/; revision=76328
Diffstat (limited to 'man/mono-service.1')
-rw-r--r--man/mono-service.15
1 files changed, 5 insertions, 0 deletions
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"