diff options
Diffstat (limited to 'man/systemd.service.xml')
-rw-r--r-- | man/systemd.service.xml | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml index ee4d393756..3bd058f00b 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -223,7 +223,11 @@ daemon. Use of this option is recommended for services where <varname>Type=</varname> is set to - <option>forking</option>.</para> + <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> </listitem> </varlistentry> |