summaryrefslogtreecommitdiffstats
path: root/remote/modules/grub/module.conf
blob: 9af3f5715c89f59fcdef0d8b964e0bee88e449c3 (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/	
"