X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=man%2Fsystemd.exec.xml;h=f96d181a9e83ad82358dfe510f8a5955df70b674;hb=91b22f21f3824c1766d34f622c5bbb70cbe881a8;hp=835ee8153108410ccf8c3fef6d32671746122ee9;hpb=2292707df5dda00662d0b4905c14aa4fa8d1f1fa;p=elogind.git diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 835ee8153..f96d181a9 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -284,7 +284,17 @@ "-", which indicates that if the file does not exist it won't be read and no error or warning message is - logged. + logged. The files listed with this + directive will be read shortly before + the process is executed. Settings from + these files override settings made + with + Environment=. If + the same variable is set twice from + these files the files will be read in + the order they are specified and the + later setting will override the + earlier setting. @@ -350,7 +360,9 @@ , , , - or + , + , + or . If set to the file descriptor of standard input is @@ -374,9 +386,13 @@ system logger. connects it with the kernel log buffer which is accessible via - dmesg1. - connects standard output to a socket - from socket activation, semantics are + dmesg1. + and work + similarly but copy the output to the + system console as + well. connects + standard output to a socket from + socket activation, semantics are similar to the respective option of StandardInput=. This setting defaults to @@ -406,7 +422,7 @@ /dev/console. - SyslogIdentifer= + SyslogIdentifier= Sets the process name to prefix log lines sent to syslog or the kernel log buffer with. If not set