diff options
-rwxr-xr-x | server/bin/setclientmode | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/server/bin/setclientmode b/server/bin/setclientmode index 65d7fe69..ef1bb4de 100755 --- a/server/bin/setclientmode +++ b/server/bin/setclientmode @@ -28,7 +28,6 @@ # Variables y funciones globales. PROG="$(basename "$0")" OPENGNSYS=${OPENGNSYS:-"/opt/opengnsys"} -SERVERCONF=$OPENGNSYS/etc/ogserver.cfg PXEDIR[0]=$OPENGNSYS/tftpboot/menu.lst PXEDIR[1]=$OPENGNSYS/tftpboot/grub LOGFILE=$OPENGNSYS/log/opengnsys.log |