summaryrefslogtreecommitdiffstats
path: root/client/shared/etc/engine.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'client/shared/etc/engine.cfg')
-rw-r--r--client/shared/etc/engine.cfg3
1 files changed, 1 insertions, 2 deletions
diff --git a/client/shared/etc/engine.cfg b/client/shared/etc/engine.cfg
index d25d8154..7bb74d48 100644
--- a/client/shared/etc/engine.cfg
+++ b/client/shared/etc/engine.cfg
@@ -40,8 +40,7 @@ IMGFS=EXT4
# Tiempo de sleep antes de realizar el reboot
OGSLEEP="20"
-# Indica si se instala automáticamente el cliente OpenGnSys en el despliegue de un SO (por defecto, no instalar).
-INSTALLOSCLIENT=FALSE
+# La variable INSTALLOSCLIENT no se utiliza en OpenGnsys 1.1.0.
# Funciones que no deben mostrar salida de avisos si son llamadas por otras funciones.
NODEBUGFUNCTIONS="ogCreateImageSyntax ogGetHivePath ogGetOsType ogRestoreImageSyntax ogUnmountAll ogUnmountCache"