summaryrefslogtreecommitdiffstats
path: root/server/bin/listclientlive
diff options
context:
space:
mode:
Diffstat (limited to 'server/bin/listclientlive')
-rwxr-xr-xserver/bin/listclientlive2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/bin/listclientlive b/server/bin/listclientlive
index 5d06304d..0e7f1c4a 100755
--- a/server/bin/listclientlive
+++ b/server/bin/listclientlive
@@ -12,7 +12,7 @@
# Variables.
OPENGNSYS=${OPENGNSYS:-"/opt/opengnsys"}
-SERVERCONF=$OPENGNSYS/etc/ogAdmServer.cfg
+SERVERCONF=$OPENGNSYS/etc/ogserver.cfg
TFTPDIR=$OPENGNSYS/tftpboot
source $OPENGNSYS/lib/ogfunctions.sh || exit 1