summaryrefslogtreecommitdiffstats
path: root/client/shared
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2018-01-25 09:47:08 +0000
committerramon <ramongomez@us.es>2018-01-25 09:47:08 +0000
commitb51a508aeb09be6905a4b2216620803dd085b905 (patch)
tree6a732e7107f07cdd47c734d567a7f22195b7c5d6 /client/shared
parentaa26f6e8aeed4a582f6d0238b2d99a5a3b6d6406 (diff)
#730: Eliminar ficheros y código en desuso.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5583 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/shared')
-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"