X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=19839937c71f2eadf25bc4912c1ed8f2576bf2d2;hb=d8148cc59d0faa44d26fe27f91eb177334b4e08b;hp=7f97ca035d2be3d049b9466b81142d8f0e060564;hpb=ac45f971a12280de55b834a65237f72dcacfc099;p=elogind.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 7f97ca035..19839937c 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 @@ -967,6 +967,19 @@ for details. + + AppArmorProfile= + + Take a profile name as argument. + The process executed by the unit will switch to + this profile when started. Profiles must already + be loaded in the kernel, or the unit will fail. + This result in a non operation if AppArmor is not + enabled. If prefixed by -, all errors + will be ignored. + + + IgnoreSIGPIPE= @@ -1208,6 +1221,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