mirror of
https://github.com/systemd/systemd.git
synced 2025-03-25 18:50:18 +03:00
systemd.service.xml: document that systemd removes the PIDFile
This commit is contained in:
parent
281d4a7710
commit
341db20b7e
@ -226,7 +226,10 @@
|
||||
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>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user