summaryrefslogtreecommitdiffstats
path: root/client/shared/bin/poweroffconf
diff options
context:
space:
mode:
authorramon <ramongomez@us.es>2017-06-28 10:06:10 +0000
committerramon <ramongomez@us.es>2017-06-28 10:06:10 +0000
commit5bfead0bfc154d954cf85ff9db6f5c41a18ef977 (patch)
tree288baa4bca6a8237926ddc5faf2dc5497b923286 /client/shared/bin/poweroffconf
parent5b825b5005f46103a5aee9dcad998a90ccad96f3 (diff)
#730: Sustitución del nombre del proyecto en el resto de ficheros del cliente.
git-svn-id: https://opengnsys.es/svn/branches/version1.1@5389 a21b9725-9963-47de-94b9-378ad31fedc9
Diffstat (limited to 'client/shared/bin/poweroffconf')
-rwxr-xr-xclient/shared/bin/poweroffconf4
1 files changed, 2 insertions, 2 deletions
diff --git a/client/shared/bin/poweroffconf b/client/shared/bin/poweroffconf
index 779ff295..02038605 100755
--- a/client/shared/bin/poweroffconf
+++ b/client/shared/bin/poweroffconf
@@ -15,8 +15,8 @@
# Variables generales.
-OPENGNSYS=${OPENGNSYS:-/opt/opengnsys} # Instalación de OpenGnSys
-OGETC=${OGETC:-$OPENGNSYS/etc} # Configuración de OpenGnSys
+OPENGNSYS=${OPENGNSYS:-/opt/opengnsys} # Instalación de OpenGnsys
+OGETC=${OGETC:-$OPENGNSYS/etc} # Configuración de OpenGnsys
POWEROFFCONF=/etc/poweroff.conf # Configuración del script
# Error si no existe el fichero de configuración de ahorro de energía.