mirror of
https://github.com/kairos-io/packages.git
synced 2025-08-31 14:07:27 +00:00
The order in the cmdline matters and it seems that the last one defined is the "default" console. Setting StandardOutput to journal+console makes `journalctl -u kairos` print the installer logs (maintaining the existing behaviour of printing them in tty1) Signed-off-by: Dimitris Karakasilis <dimitris@karakasilis.me>