From 28dbc1e80b0db09313f11e44f218138aefd646c8 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Tue, 15 Feb 2011 01:27:53 +0100 Subject: execute: optionally forward program output to /dev/console in addition to syslog/kmsg --- man/systemd.exec.xml | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) (limited to 'man/systemd.exec.xml') diff --git a/man/systemd.exec.xml b/man/systemd.exec.xml index 835ee8153..e9576e1e7 100644 --- a/man/systemd.exec.xml +++ b/man/systemd.exec.xml @@ -350,7 +350,9 @@ , , , - or + , + , + or . If set to the file descriptor of standard input is @@ -374,9 +376,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 -- cgit v1.2.3