X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=man%2Fsystemd.service.xml;h=7200525c030ce412f6cb3d642d1e18d018ee860b;hp=3bd058f00bb81a88177c24dbd179f0a55b054f2e;hb=28dbc1e80b0db09313f11e44f218138aefd646c8;hpb=be0396695bae9227ad69fcb61066bd84b3974e16 diff --git a/man/systemd.service.xml b/man/systemd.service.xml index 3bd058f00..7200525c0 100644 --- a/man/systemd.service.xml +++ b/man/systemd.service.xml @@ -215,6 +215,30 @@ + + GuessMainPID= + + Takes a boolean value + that specifies whether systemd should + try to guess the main PID of a service + should if it cannot be determined + reliably. This option is ignored + unless + is set and + is unset because for the other types + or with an explicitly configured PID + file the main PID is always known. The + guessing algorithm might come to + incorrect conclusions if a daemon + consists of more than one process. If + the main PID cannot be determined + failure detection and automatic + restarting of a service will not work + reliably. Defaults to + . + + + PIDFile=