From 7b171ef04afab139b3243894ff195ce8a58f9341 Mon Sep 17 00:00:00 2001 From: Simon Rettberg Date: Tue, 4 Oct 2016 14:31:18 +0200 Subject: [pvs2] Implement hybrid mode where the manager is running on the second virtual desktop --- remote/modules/pvs2/data/opt/openslx/scripts/setup-pvsmgr | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'remote/modules/pvs2/data/opt/openslx/scripts') diff --git a/remote/modules/pvs2/data/opt/openslx/scripts/setup-pvsmgr b/remote/modules/pvs2/data/opt/openslx/scripts/setup-pvsmgr index f58ce099..f39e03aa 100755 --- a/remote/modules/pvs2/data/opt/openslx/scripts/setup-pvsmgr +++ b/remote/modules/pvs2/data/opt/openslx/scripts/setup-pvsmgr @@ -2,11 +2,5 @@ openbox & -. /opt/openslx/config -if [ -n "$SLX_PVS_CONFIG_URL" ]; then - [ -z "$UID" ] && UID="$(id -u)" - [ -z "$HOME" ] && HOME="$(getent passwd "$UID" | head -n 1 | awk -F ':' '{print $6}')" - wget -O "$HOME/.config/openslx/pvs2/pvs2.ini" "$SLX_PVS_CONFIG_URL" -fi +exec /opt/openslx/bin/pvsmgr "$@" -exec /opt/openslx/bin/pvsmgr --manager-only -- cgit v1.2.3-55-g7522