summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox/data
diff options
context:
space:
mode:
authorDirk2013-12-12 11:44:51 +0100
committerDirk2013-12-12 11:44:51 +0100
commit5ab38b16d5f0bd07958ec10679019a66c0523de6 (patch)
tree6f76bb59ae60ac787d1156adc19cf9828ab5bb1d /remote/modules/vbox/data
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-5ab38b16d5f0bd07958ec10679019a66c0523de6.tar.gz
tm-scripts-5ab38b16d5f0bd07958ec10679019a66c0523de6.tar.xz
tm-scripts-5ab38b16d5f0bd07958ec10679019a66c0523de6.zip
Restructuring run-virt.include for vmware ...
Diffstat (limited to 'remote/modules/vbox/data')
-rwxr-xr-xremote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env25
1 files changed, 15 insertions, 10 deletions
diff --git a/remote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env b/remote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env
index 9b1d8489..8bdfc515 100755
--- a/remote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env
+++ b/remote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env
@@ -1,14 +1,19 @@
-#!/bin/ash
-# Copyright (c) 2009 - OpenSLX GmbH
-#
-# This program is free software distributed under the GPL version 2.
-# See http://openslx.org/COPYING
-#
-# If you have any feedback please consult http://openslx.org/feedback and
-# send your suggestions, praise, or complaints to feedback@openslx.org
-#
-# General information about OpenSLX can be found at http://openslx.org/
+#!/bin/bash
# -----------------------------------------------------------------------------
+# Copyright (c) 2007..2013 - RZ Uni FR
+# Copyright (c) 2007..2013 - OpenSLX GmbH
+#
+# This program is free software distributed under the GPL version 2.
+# See http://openslx.org/COPYING
+#
+# If you have any feedback please consult http://openslx.org/feedback and
+# send your suggestions, praise, or complaints to feedback@openslx.org
+#
+# General information about OpenSLX can be found at http://openslx.org/
+# -----------------------------------------------------------------------------
+# systemd-vbox_env
+# - This is the preparation script for the configuration of VirtualBox.
+################################################################################
export PATH="$PATH":/opt/openslx/bin:/opt/openslx/sbin:/opt/openslx/usr/bin:/opt/openslx/usr/sbin
VBOX_CONF_DIR=/opt/openslx/etc/vbox