Well, you could just add echo 'set superusers="myusername"' echo 'password myusername mypassword' to /etc/grub.d/00_header and change 'menuentry "$1" {' to 'menuentry "$1" --users myusername {' in 10_linux or 30_os-prober. After that, run 'update-grub' as root.
-- grub2 doesn't support security features, such as password https://bugs.launchpad.net/bugs/392158 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs