first commit
This commit is contained in:
15
data/grub2-portable-efi
Normal file
15
data/grub2-portable-efi
Normal file
@@ -0,0 +1,15 @@
|
||||
# Defaults for grub2-portable-efi update-grub helper
|
||||
# sourced by grub2's update-grub
|
||||
# installed at /etc/default/grub2-portable-efi by the maintainer scripts
|
||||
|
||||
#
|
||||
# This is a POSIX shell fragment
|
||||
#
|
||||
|
||||
# specify is this should be disabled (set to "disable")
|
||||
# default:
|
||||
#MT_EFI_STANDALONE=""
|
||||
|
||||
# specify where to install the portable efi
|
||||
# default: /boot/efi/EFI/BOOT
|
||||
#MT_EFI_PORTABLE_PATH="/boot/efi/EFI/BOOT"
|
||||
Reference in New Issue
Block a user