diff options
Diffstat (limited to 'man/systemd.exec.xml')
-rw-r--r-- | man/systemd.exec.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 3491d877d1..7b6514375d 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -567,8 +567,9 @@ argument. If true and <varname>StandardOutput=</varname> or <varname>StandardError=</varname> are - set to <option>syslog</option> or - <option>kmsg</option> log lines + set to <option>syslog</option>, + <option>kmsg</option> or + <option>journal</option>, log lines written by the executed process that are prefixed with a log level will be passed on to syslog with this log |