From de6c78f8795743894431a099d26ec562a8acf3df Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 30 Aug 2011 22:57:55 +0200 Subject: service: change default stdout/stderr to syslog --- man/systemd.exec.xml | 15 ++++++++++++--- man/systemd.xml | 7 ++++++- 2 files changed, 18 insertions(+), 4 deletions(-) (limited to 'man') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index c7da8e312e..609484b3a3 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -396,8 +396,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= @@ -411,7 +416,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 . diff --git a/man/systemd.xml b/man/systemd.xml index d66b23027a..a11c96e7f1 100644 --- a/man/systemd.xml +++ b/man/systemd.xml @@ -270,7 +270,12 @@ , , . If the - argument is omitted it defaults to + argument is omitted + + defaults to + and + + to . -- cgit v1.2.3-54-g00ecf