mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 03:33:25 +02:00
grub: fix cloudhelper permissions
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
This commit is contained in:
2
lfs/grub
2
lfs/grub
@@ -126,7 +126,7 @@ ifeq "$(BUILD_PC)" "1"
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
# Install our own helpers
|
# Install our own helpers
|
||||||
install -v -m 644 $(DIR_SRC)/config/grub2/00_cloud \
|
install -v -m 755 $(DIR_SRC)/config/grub2/00_cloud \
|
||||||
/etc/grub.d
|
/etc/grub.d
|
||||||
|
|
||||||
# Install background image
|
# Install background image
|
||||||
|
|||||||
Reference in New Issue
Block a user