diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-15 18:10:36 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2014-02-17 02:26:22 -0500 |
commit | fb4729006a7174472e8a435b0887e532cd6217fc (patch) | |
tree | 50b1e1b0750e2cffe9cda249f5b9537042c007fe /man/journald.conf.xml | |
parent | 141a79f491fd4bf5ea0d66039065c9f9649bfc0e (diff) | |
download | systemd-fb4729006a7174472e8a435b0887e532cd6217fc.tar.gz |
Some modernizations
Diffstat (limited to 'man/journald.conf.xml')
-rw-r--r-- | man/journald.conf.xml | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/journald.conf.xml b/man/journald.conf.xml index e0796e1cce..03bcd0c28a 100644 --- a/man/journald.conf.xml +++ b/man/journald.conf.xml @@ -399,7 +399,10 @@ <literal>systemd.journald.forward_to_kmsg=</literal> and <literal>systemd.journald.forward_to_console=</literal>. - </para></listitem> + When forwarding to the console, the + TTY to log to log to can be changed + with <varname>TTYPath=</varname>, + described below.</para></listitem> </varlistentry> <varlistentry> |