summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmware
diff options
context:
space:
mode:
authorChristian Rößler2013-11-29 17:16:05 +0100
committerChristian Rößler2013-11-29 17:16:05 +0100
commit9c57fcca89bb9d7a62b2a2ba339bd3005beebf69 (patch)
tree337caefe10feb7368c1843e18abe75be1e176cf2 /remote/modules/vmware
parent[systemd] Env variables added for kmod compiling/linking when no kmod in system. (diff)
downloadtm-scripts-9c57fcca89bb9d7a62b2a2ba339bd3005beebf69.tar.gz
tm-scripts-9c57fcca89bb9d7a62b2a2ba339bd3005beebf69.tar.xz
tm-scripts-9c57fcca89bb9d7a62b2a2ba339bd3005beebf69.zip
[diverse modules] data dir: Changes shebangs to /bin/ash
Diffstat (limited to 'remote/modules/vmware')
-rwxr-xr-xremote/modules/vmware/data/addon-init2
-rwxr-xr-xremote/modules/vmware/data/opt/openslx/bin/vmplayer2
2 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/vmware/data/addon-init b/remote/modules/vmware/data/addon-init
index 01acb3b4..f76842d9 100755
--- a/remote/modules/vmware/data/addon-init
+++ b/remote/modules/vmware/data/addon-init
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/ash
systemctl daemon-reload
systemctl start vmware
diff --git a/remote/modules/vmware/data/opt/openslx/bin/vmplayer b/remote/modules/vmware/data/opt/openslx/bin/vmplayer
index 0f7d9232..cfb91a0a 100755
--- a/remote/modules/vmware/data/opt/openslx/bin/vmplayer
+++ b/remote/modules/vmware/data/opt/openslx/bin/vmplayer
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/ash
# radically simplified version of the original script vmplayer by VMware Inc.
PREFIX=/usr/lib/vmware # depends on the vmware location