diff --git a/configs/releng/profiledef.sh b/configs/releng/profiledef.sh index 823f5d5..2950ea4 100644 --- a/configs/releng/profiledef.sh +++ b/configs/releng/profiledef.sh @@ -36,5 +36,8 @@ file_permissions=( ["/usr/local/bin/fws-recovery-gui"]="0:0:755" ["/usr/local/bin/fws-powermenu"]="0:0:755" ["/usr/local/bin/fws-about"]="0:0:755" + ["/usr/local/bin/fws-gameboot"]="0:0:755" + ["/usr/local/bin/fws-gameboot-bootfix"]="0:0:755" + ["/usr/local/bin/fws-secureboot-setup"]="0:0:755" ["/etc/grub.d/42_fws-recovery"]="0:0:755" )