summaryrefslogtreecommitdiffstats
path: root/core/modules/vmware12
diff options
context:
space:
mode:
authorJonathan Bauer2018-05-04 13:46:14 +0200
committerJonathan Bauer2018-05-04 13:46:14 +0200
commit71eb632b4468dc3b019dc8d457a4ee042f1e13a4 (patch)
tree0cc344f31b7d50b371c3864a746949063d6a342c /core/modules/vmware12
parent[vmware*] add busybox applets to PATH (diff)
downloadmltk-71eb632b4468dc3b019dc8d457a4ee042f1e13a4.tar.gz
mltk-71eb632b4468dc3b019dc8d457a4ee042f1e13a4.tar.xz
mltk-71eb632b4468dc3b019dc8d457a4ee042f1e13a4.zip
[vmware*] proper quoting...
Diffstat (limited to 'core/modules/vmware12')
-rwxr-xr-xcore/modules/vmware12/data/opt/openslx/scripts/systemd-vmware_env2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/vmware12/data/opt/openslx/scripts/systemd-vmware_env b/core/modules/vmware12/data/opt/openslx/scripts/systemd-vmware_env
index 830d2109..e77f8632 100755
--- a/core/modules/vmware12/data/opt/openslx/scripts/systemd-vmware_env
+++ b/core/modules/vmware12/data/opt/openslx/scripts/systemd-vmware_env
@@ -15,7 +15,7 @@
# VMware modules and services
################################################################################
-export PATH=$PATH:/opt/openslx/sbin:/opt/openslx/bin
+export PATH="$PATH:/opt/openslx/sbin:/opt/openslx/bin"
VMWARE_CONF_DIR=/opt/openslx/vmchooser/vmware
VMCHOOSER_CONF_DIR=/opt/openslx/vmchooser/config