summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmplayer/data
diff options
context:
space:
mode:
authorMichael Neves2013-05-14 19:59:01 +0200
committerMichael Neves2013-05-14 19:59:01 +0200
commitd4c40c91e8e04e8e0e2c7277c30103e1c3f4c5e0 (patch)
tree58890548b5b130763c7fc545957bdf66c794021e /remote/modules/vmplayer/data
parentMerge branch 'master' of git.openslx.org:openslx-ng/tm-scripts (diff)
downloadtm-scripts-d4c40c91e8e04e8e0e2c7277c30103e1c3f4c5e0.tar.gz
tm-scripts-d4c40c91e8e04e8e0e2c7277c30103e1c3f4c5e0.tar.xz
tm-scripts-d4c40c91e8e04e8e0e2c7277c30103e1c3f4c5e0.zip
vmware-usbarbitrator fixed
Diffstat (limited to 'remote/modules/vmplayer/data')
-rwxr-xr-xremote/modules/vmplayer/data/etc/openslx/vmware/vmware-env3
1 files changed, 1 insertions, 2 deletions
diff --git a/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env b/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env
index 41360bb3..4a957a7a 100755
--- a/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env
+++ b/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env
@@ -79,7 +79,6 @@ fi
vmblock () {
# let point the path directly to the directory where the binary lives
-# TODO: get it to work
/usr/bin/vmware-usbarbitrator
}
@@ -96,7 +95,7 @@ case "$1" in
tempdir
load_modules
vmnetif
-# vmblock
+ vmblock
;;
stop)