X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=230c4a31f7d3991da64222e3a8a3a76e940690cc;hb=dc1ecd78e9f046880d10ddb45cf9b06df1084b10;hp=bf32a89b3ad8297b70c600342dc66d30014385c1;hpb=3377af3e2232af58091f664a3223528a1017af72;p=elogind.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index bf32a89b3..230c4a31f 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -279,6 +279,11 @@ assignments. Empty lines and lines starting with ; or # will be ignored, which may be used for commenting. The + parser strips leading and + trailing whitespace from the values + of assignments, unless you use + double quotes ("). + The argument passed should be an absolute file name, optionally prefixed with "-", which indicates that if the file @@ -383,7 +388,8 @@ terminal. connects standard output to the syslog3 - system logger. + system syslog + service. connects it with the kernel log buffer which is accessible via dmesg1. @@ -395,8 +401,13 @@ socket activation, semantics are similar to the respective option of StandardInput=. - This setting defaults to - . + This setting defaults to the value set + with + + in + systemd.conf5, + which defaults to + . StandardError= @@ -410,7 +421,11 @@ the file descriptor used for standard output is duplicated for standard error. This - setting defaults to + setting defaults to the value set with + + in + systemd.conf5, + which defaults to .