chiark / gitweb /
man: rework man page generation in makefile
[elogind.git] / man / sd_notify.xml
index 9d55ca4f8c7b6c51b039047d029accd5b6bcddf2..6a689555dd6d032393a648f2e12c3b134b3ecad2 100644 (file)
                 become a NOP.</para>
         </refsect1>
 
+        <refsect1>
+                <title>Environment</title>
+
+                <variablelist>
+                        <varlistentry>
+                                <term><varname>$NOTIFY_SOCKET</varname></term>
+
+                                <listitem><para>Set by the init system
+                                for supervised processes for status
+                                and start-up completion
+                                notification. This environment variable
+                                specifies the socket
+                                <function>sd_notify()</function> talks
+                                to. See above for details.</para></listitem>
+                        </varlistentry>
+                </variablelist>
+        </refsect1>
+
         <refsect1>
                 <title>Examples</title>