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:
authormarkusbeth <markus.beth@web.de>2017-12-01 03:32:09 +0300
committerAlexander Köplinger <alex.koeplinger@outlook.com>2017-12-01 03:32:09 +0300
commit3635db23fc715024865390248c5f6ab4d59518f9 (patch)
tree8c29efd24b872321a493e4e8f10ce439f4033fa5 /man/mono-service.1
parent9c2c689a612f433d7fb5d1cf3c116c7884d8d37f (diff)
Cleanup unused MONO_DISABLE_SHM env var (#6141)
The environment variable MONO_DISABLE_SHM seems to be unused now. Cleanup the leftovers.
Diffstat (limited to 'man/mono-service.1')
-rw-r--r--man/mono-service.15
1 files changed, 0 insertions, 5 deletions
diff --git a/man/mono-service.1 b/man/mono-service.1
index 8a1a99caf1c..84c37fdd019 100644
--- a/man/mono-service.1
+++ b/man/mono-service.1
@@ -26,11 +26,6 @@ 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"