Is it possible to enable systemd output on login/shutdown similar to Arch Linux?
Is it possible to enable systemd output on login/shutdown similar to Arch Linux?
Hello there, fellow Linux folks!
So, having previously tried Arch and some of its derivatives, I've found it incredibly useful to have systemd showing processes when I turn my system on and off.
However, my current distro (OpenSUSE Slowroll) doesn't do this. Is there a way to enable it?
You can toggle between the logo and the log using the escape key
Oh wait - it's simple as that? Nice!
Guess that's all I need.
You can probably disable it entirely by changing the kernel boot options.
I'm not a kernel expert, but that's just
quiet
andsplash
right?