Skip to content
Snippets Groups Projects
Commit 3daafd5c authored by Vladislav Yarmak's avatar Vladislav Yarmak
Browse files

add linuxefi stub

parent f7ca3c64
Branches
Tags
No related merge requests found
......@@ -13,6 +13,10 @@ set gfxmode=auto
set superusers=root
password_pbkdf2 root ${GRUB_ROOT_PASSWD}
function linuxefi {
linux "$@"
}
set check_signatures=enforce
export check_signatures
EOF
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment