summaryrefslogtreecommitdiffstats
path: root/remote/modules/vmplayer
diff options
context:
space:
mode:
authorMichael Neves2013-05-14 20:28:50 +0200
committerMichael Neves2013-05-14 20:28:50 +0200
commit4051ac4329b3906ba50f42405035c68e29fcfa3d (patch)
treed026e73970011b8e539ec7fc802893bdafe95dd0 /remote/modules/vmplayer
parentdelete xterm session (diff)
downloadtm-scripts-4051ac4329b3906ba50f42405035c68e29fcfa3d.tar.gz
tm-scripts-4051ac4329b3906ba50f42405035c68e29fcfa3d.tar.xz
tm-scripts-4051ac4329b3906ba50f42405035c68e29fcfa3d.zip
fix /dev/mem permissions
Diffstat (limited to 'remote/modules/vmplayer')
-rwxr-xr-xremote/modules/vmplayer/data/etc/openslx/vmware/vmware-env2
1 files changed, 2 insertions, 0 deletions
diff --git a/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env b/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env
index 4a957a7a..678d9c83 100755
--- a/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env
+++ b/remote/modules/vmplayer/data/etc/openslx/vmware/vmware-env
@@ -92,6 +92,8 @@ case "$1" in
# hack to access the first serial/parallel port
chmod a+rw /dev/ttyS0
chmod a+rw /dev/parport0
+ # fix mem permissions
+ chmod 640 /dev/mem
tempdir
load_modules
vmnetif