summaryrefslogtreecommitdiffstats
path: root/remote/modules/vbox
diff options
context:
space:
mode:
authorChristian Rößler2014-05-05 15:14:55 +0200
committerChristian Rößler2014-05-05 15:14:55 +0200
commitdfc42a62cc75d523e39a6d66df8afe03f9501ec3 (patch)
treed824e68874965efe5d86b9f87675b14850b9bdd6 /remote/modules/vbox
parent[vmchooser2] Full screen option, pass on any existing arguments (diff)
downloadtm-scripts-dfc42a62cc75d523e39a6d66df8afe03f9501ec3.tar.gz
tm-scripts-dfc42a62cc75d523e39a6d66df8afe03f9501ec3.tar.xz
tm-scripts-dfc42a62cc75d523e39a6d66df8afe03f9501ec3.zip
[vbox] addon-init: addgroup demo->vboxusers will be done by PAM now
Diffstat (limited to 'remote/modules/vbox')
-rwxr-xr-xremote/modules/vbox/data/addon-init2
1 files changed, 1 insertions, 1 deletions
diff --git a/remote/modules/vbox/data/addon-init b/remote/modules/vbox/data/addon-init
index 825203c0..afeb8c62 100755
--- a/remote/modules/vbox/data/addon-init
+++ b/remote/modules/vbox/data/addon-init
@@ -2,7 +2,7 @@
addgroup vboxusers
nscd -i group
-addgroup demo vboxusers
+# Will be done by PAM now: addgroup demo vboxusers
if grep -q usb_device /proc/devices; then
mkdir -p -m 0750 /dev/vboxusb 2>/dev/null