> On Fri, 17 Aug 2018 15:30:41 -0700, Samuel Sieb wrote: > >> On 08/17/2018 12:57 PM, Beartooth wrote: >>> Is there a way to tell plymouth to default to showing boot >>> messages? >> >> Does taking out "rhgb" from the boot command line do what you want? > > It doesn't seem to. Try removing "rhgb" and "quiet". The following Ansible rule does this automatically for me upon new system installation: - name: change kernel parameters replace: backup=yes dest=/etc/default/grub regexp=" rhgb quiet" register: kernel_parameters Jarmo _______________________________________________ users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@xxxxxxxxxxxxxxxxxxxxxxx/message/RF22IFWMQHGQ4PVIHF5FRT4W7DCMGMZH/