From 9c57fcca89bb9d7a62b2a2ba339bd3005beebf69 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Fri, 29 Nov 2013 17:16:05 +0100 Subject: [diverse modules] data dir: Changes shebangs to /bin/ash --- remote/modules/vmware/data/addon-init | 2 +- remote/modules/vmware/data/opt/openslx/bin/vmplayer | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'remote/modules/vmware/data') 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 -- cgit v1.2.3-55-g7522