summaryrefslogtreecommitdiffstats
path: root/data/openslx-install
diff options
context:
space:
mode:
Diffstat (limited to 'data/openslx-install')
-rwxr-xr-xdata/openslx-install2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/openslx-install b/data/openslx-install
index d511e88d..1c943efa 100755
--- a/data/openslx-install
+++ b/data/openslx-install
@@ -300,7 +300,7 @@ print "Dienste konfiguriert."
#
print ""
print "Schreibe Bootzeit-Konfiguration für MiniLinux"
-cat > "/srv/openslx/www/config" << HEREEND
+cat > "/opt/openslx/client-config" << HEREEND
SLX_VM_NFS='$SLX_VM_NFS'
SLX_HTTP_ADDR='http://$SLX_LOCAL_ADDR'
SLX_NTP_SERVER='$SLX_NTP_SERVER'