Description of problem: If there's multiple superusers defined in grub2.cfg and grubby is run (like when a new kernel is installed), the various superusers are broken, i.e. the space between the users is removed. Version-Release number of selected component (if applicable): grubby-8.3-1.fc16.x86_64 How reproducible: Always. Steps to Reproduce: 1. put set superusers="foo bar" into /etc/grub2/grub.cfg 2. do the grubby 3. find set superusers="foobar" in /etc/grub2/grub.cfg Actual results: Can't unlock grub2 with any superuser anymore. Expected results: Can unlock grub2 with any superuser. Additional info:
*** This bug has been marked as a duplicate of bug 742720 ***