fix bug ogisefiactive

engine-branch opengnsys_devel-0.1.3
Luis Gerardo Romero Garcia 2025-02-25 12:28:42 +01:00
parent 6e87f907ee
commit 618213bf51
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
#*/
# Montar efivar filesystem
isEfiActive && mount -t efivarfs none /sys/firmware/efi/efivars
ogIsEfiActive && mount -t efivarfs none /sys/firmware/efi/efivars
# Lanzar servicios complementarios del cliente.
echo "${MSG_OTHERSERVICES:-.}"