Yes, thanks for asking.
In the past I have been disabling plymouth by edting the kernel line to remove "rhgb" and then rebuilding grub2, which is a bit cumbersome. after reading a bit I learned that it's easier to just set plymouth's default theme to "details".
in case anyone's interested, this is a one-liner that works for me:
Code:
# plymouth-set-default-theme -R details