X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=f31b2a239c277f116cb251ad35d89870d0ea3d01;hb=3602ca6f0c6c7b79458ab80184b4af5334f3a843;hp=6dcccc38b4f49eb9b6ddedb5e1dac0761b0b9bd1;hpb=69cebea78a07f67436108323138356f99bb69d33;p=thirdparty%2Fsystemd.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 6dcccc38b4f..f31b2a239c2 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -1869,6 +1869,12 @@ SystemCallErrorNumber=EPERM variable definitions. The parser strips leading and trailing whitespace from the values of assignments, unless you use double quotes ("). + C escapes + are supported, but not + most control characters. + \t and \n can be used to insert tabs and newlines within + EnvironmentFile=. + The argument passed should be an absolute filename or wildcard expression, optionally prefixed with -, which indicates that if the file does not exist, it will not be read and no error or warning message is logged. This option may be specified more than once in which case all specified files are @@ -1899,6 +1905,12 @@ SystemCallErrorNumber=EPERM Variables set for invoked processes due to this setting are subject to being overridden by those configured with Environment= or EnvironmentFile=. + C escapes + are supported, but not + most control characters. + \t and \n can be used to insert tabs and newlines within + EnvironmentFile=. + Example: PassEnvironment=VAR1 VAR2 VAR3 passes three variables VAR1, @@ -2372,10 +2384,9 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy in the system manager. When compiled for systems with "unmerged /usr" (/bin is not a symlink to /usr/bin), :/sbin:/bin is appended. In case of the - the user manager, each bin/ and sbin/ pair is switched, so - that programs from /usr/bin have higher priority than programs from - /usr/sbin, etc. It is recommended to not rely on this in any way, and have only - one program with a given name in $PATH. + the user manager, a different path may be configured by the distribution. It is recommended to not + rely on the order of entries, and have only one program with a given name in + $PATH. @@ -2602,7 +2613,11 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy - success + success + killed + HUP, INT, TERM, PIPE + + exited 0 @@ -2655,6 +2670,17 @@ StandardInputData=SWNrIHNpdHplIGRhIHVuJyBlc3NlIEtsb3BzLAp1ZmYgZWVtYWwga2xvcHAncy 0, 1, 2, 3, …, 255 + + exec-condition + exited + 1, 2, 3, 4, …, 254 + + + oom-kill + killed + TERM, KILL + start-limit-hit not set