summaryrefslogtreecommitdiffstats
path: root/data/openslx-install
diff options
context:
space:
mode:
authorSimon Rettberg2013-11-19 15:32:10 +0100
committerSimon Rettberg2013-11-19 15:32:10 +0100
commitda4bf561e1f688b975ecae58a1f78c3b8676ebcc (patch)
tree16ffb2e09cbd2d6df245d8efc180cac42965c670 /data/openslx-install
parent[rootfs-stage32] enable zram swap (diff)
downloadtm-scripts-da4bf561e1f688b975ecae58a1f78c3b8676ebcc.tar.gz
tm-scripts-da4bf561e1f688b975ecae58a1f78c3b8676ebcc.tar.xz
tm-scripts-da4bf561e1f688b975ecae58a1f78c3b8676ebcc.zip
Just for the record: Never used updated openslx install/update scripts
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'