summaryrefslogtreecommitdiffstats
path: root/remote/modules/grub/module.conf
blob: 61c3deac4fd23ec3110a6ece9bb50074fe1a876b (plain) (blame)
1
2
3
4
5
6
7
8
9
REQUIRED_BINARIES="
			grub-install
			grub-mkconfig
			grub-probe
			grub-bios-setup
"
REQUIRED_DIRECTORIES="
			/usr/lib/grub/
"