From 341db20b7e98199003b4ce6aa52b339757828204 Mon Sep 17 00:00:00 2001 From: Felipe Sateler Date: Sat, 27 Jun 2015 17:25:06 -0300 Subject: systemd.service.xml: document that systemd removes the PIDFile --- man/systemd.service.xml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'man') diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 1e949f0c52..4368ca8a19 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -226,7 +226,10 @@ services where Type= is set to . 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. + 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. + -- cgit v1.2.3-54-g00ecf