summaryrefslogtreecommitdiff
path: root/gpsd.xml
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2015-02-09 22:51:18 -0500
committerEric S. Raymond <esr@thyrsus.com>2015-02-09 22:51:18 -0500
commitfacc08793683c63cc658d0ae549f3561411f0a08 (patch)
treef22ff00cf1dd2f7df28c325b40b0f0783ecee463 /gpsd.xml
parent5b4af8cc002773058ad744f9c2f9975284b09224 (diff)
downloadgpsd-facc08793683c63cc658d0ae549f3561411f0a08.tar.gz
Implement and document GPSD_SHM_KEY environment variable.
Diffstat (limited to 'gpsd.xml')
-rw-r--r--gpsd.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/gpsd.xml b/gpsd.xml
index 793dafbf..bb1fbde6 100644
--- a/gpsd.xml
+++ b/gpsd.xml
@@ -772,6 +772,15 @@ Text following # on a line is ignored. Blank lines are ignored.</para>
</variablelist>
</refsect1>
+<refsect1 id='environment'><title>ENVIRONMENT VARIABLES</title>
+
+<para>By setting the environment variable <envar>GPSD_SHM_KEY</envar>,
+you can control the key value used to create the shared-memory segment
+used for communication with the client library. This will be useful
+mainly when isolating test instances of
+<application>gpsd</application> from production ones.</para>
+
+</refsect1>
<refsect1 id='standards'><title>APPLICABLE STANDARDS</title>
<para>The official NMEA protocol standards for NMEA0183 and NMEA2000