Talk:Systemd/Journal
Latest comment: 7 April by Lahwaacz in topic What is the use of `Forward journald to /dev/tty12`
What is the use of `Forward journald to /dev/tty12`
I couldn't find any resource regading forwarding to tty. So i tried following the steps and istead edited the `12` to `6`, because i don't know how to switch to tty12 using CTRL-ALT-<Key>. Switched to tty6 and no output are there, i logged into my user-account in tty6 still no output. Phoenix324 (talk) 03:56, 3 April 2024 (UTC)
- A getty service starts on tty6 which is why you don't see the logs there. tty12 should be accessible with
Ctrl+Alt+F12
from Xorg/Wayland or justAlt+F12
from another tty. — Lahwaacz (talk) 06:30, 7 April 2024 (UTC)