]> git.ipfire.org Git - thirdparty/systemd.git/commitdiff
systemd.service.xml: document that systemd removes the PIDFile 388/head
authorFelipe Sateler <fsateler@debian.org>
Sat, 27 Jun 2015 20:25:06 +0000 (17:25 -0300)
committerFelipe Sateler <fsateler@debian.org>
Sat, 27 Jun 2015 20:25:06 +0000 (17:25 -0300)
man/systemd.service.xml

index 1e949f0c52841c4f0c18f9f9a2890c913dbcc212..4368ca8a19cd063143196072379e48d60f36e5fe 100644 (file)
         services where <varname>Type=</varname> is set to
         <option>forking</option>. systemd will read the PID of the
         main process of the daemon after start-up of the service.
-        systemd will not write to the file configured here.</para>
+        systemd will not write to the file configured here, although
+        it will remove the file after the service has shut down if it
+        still exists.
+        </para>
         </listitem>
       </varlistentry>