diff options
author | Lennart Poettering <lennart@poettering.net> | 2012-06-01 01:06:10 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2012-06-01 17:27:16 +0200 |
commit | 0d9243f022d244632b1ab26cfc8b46794b7fc5d6 (patch) | |
tree | 043222060732d6087d8ba684884456424a4f7660 /src/journal/journald.conf | |
parent | 01cf0ca850dd1c21e1c405a4493fe61d0c28d721 (diff) |
journal: support changing the console tty to forward to
Diffstat (limited to 'src/journal/journald.conf')
-rw-r--r-- | src/journal/journald.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/journal/journald.conf b/src/journal/journald.conf index 95534dc2a9..4331811344 100644 --- a/src/journal/journald.conf +++ b/src/journal/journald.conf @@ -23,3 +23,4 @@ #ForwardToKMsg=no #ForwardToConsole=no #ImportKernel=yes +#TTYPath=/dev/console |