From: Lennart Poettering Date: Wed, 19 Feb 2014 01:54:00 +0000 (+0100) Subject: man: document $MAINPID X-Git-Tag: v209~41 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b67f562c9cac44bd78b24f5aae78a1797c5d4182;p=thirdparty%2Fsystemd.git man: document $MAINPID --- diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 7f97ca035d2..7dbe05d2651 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -472,7 +472,7 @@ StandardError= Controls where file - descriptor 2 (standard error) of the + descriptor 2 (STDERR) of the executed processes is connected to. The available options are identical to those of @@ -1208,6 +1208,17 @@ tty. + + $MAINPID + + The PID of the units + main process if it is known. This is + only set for control processes as + invoked by + ExecReload= and + similar. + + $MANAGERPID