summaryrefslogtreecommitdiffstats
path: root/server/bin/listclientmode
diff options
context:
space:
mode:
Diffstat (limited to 'server/bin/listclientmode')
-rwxr-xr-xserver/bin/listclientmode2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/bin/listclientmode b/server/bin/listclientmode
index 4193c6fc..d4bac228 100755
--- a/server/bin/listclientmode
+++ b/server/bin/listclientmode
@@ -15,7 +15,7 @@
# Variables.
OPENGNSYS=${OPENGNSYS:-"/opt/opengnsys"}
-SERVERCONF=$OPENGNSYS/etc/ogAdmServer.cfg
+SERVERCONF=$OPENGNSYS/etc/ogserver.cfg
TMPLDIR=$OPENGNSYS/tftpboot/menu.lst/templates
source $OPENGNSYS/lib/ogfunctions.sh || exit 1