summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox
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/vbox
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/vbox')
-rwxr-xr-xremote/modules/vbox/data/addon-init2
-rwxr-xr-xremote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env2
2 files changed, 2 insertions, 2 deletions
diff --git a/remote/modules/vbox/data/addon-init b/remote/modules/vbox/data/addon-init
index d3c3fa47..825203c0 100755
--- a/remote/modules/vbox/data/addon-init
+++ b/remote/modules/vbox/data/addon-init
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/ash
addgroup vboxusers
nscd -i group
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 a4d10cbf..9b1d8489 100755
--- a/remote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env
+++ b/remote/modules/vbox/data/opt/openslx/scripts/systemd-vbox_env
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/ash
# Copyright (c) 2009 - OpenSLX GmbH
#
# This program is free software distributed under the GPL version 2.