summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmware/data
diff options
context:
space:
mode:
Diffstat (limited to 'remote/modules/vmware/data')
-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