summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmplayer/data/addon-init
diff options
context:
space:
mode:
authorJonathan Bauer2013-08-22 13:43:19 +0200
committerJonathan Bauer2013-08-22 13:43:19 +0200
commitd45015d422fe39de6c634b89405efef7e861d07a (patch)
tree45f9b0536900e0e4c742d38ea923975048432839 /remote/modules/vmplayer/data/addon-init
parentfix /etc/functions.inc sourcing (diff)
parent[rootfs-stage31] Make download timeouts shorter, properly use drop_shell in t... (diff)
downloadtm-scripts-d45015d422fe39de6c634b89405efef7e861d07a.tar.gz
tm-scripts-d45015d422fe39de6c634b89405efef7e861d07a.tar.xz
tm-scripts-d45015d422fe39de6c634b89405efef7e861d07a.zip
Merge branch 'master' of git.openslx.org:openslx-ng/tm-scripts
Diffstat (limited to 'remote/modules/vmplayer/data/addon-init')
-rwxr-xr-xremote/modules/vmplayer/data/addon-init5
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/modules/vmplayer/data/addon-init b/remote/modules/vmplayer/data/addon-init
new file mode 100755
index 00000000..01acb3b4
--- /dev/null
+++ b/remote/modules/vmplayer/data/addon-init
@@ -0,0 +1,5 @@
+#!/bin/sh
+
+systemctl daemon-reload
+systemctl start vmware
+