Translations:GRUB/154/zh-cn

From Gentoo Wiki
Jump to:navigation Jump to:search
FILE /etc/grub.d/35_auth:
# Grub 用户
echo 'set superusers="<username>"'
# Grub 密码
echo 'password_pbkdf2 <username> <password-hash>'