mirror of
https://github.com/systemd/systemd-stable.git
synced 2025-03-15 18:50:12 +03:00
Forward journal to console, since we won't have any journal from initrd and shutdown/exit initrd phases. Also, mention systemd.journald.max_level_console=debug that is very handy for debugging initrd shenanigans, but don't use it by default since it sends a _lot_ of stuff to the serial console, which slows down the test a lot. (cherry picked from commit e073c1d8ed36da84540f245cd783021b2761e4d7)