From dfc42a62cc75d523e39a6d66df8afe03f9501ec3 Mon Sep 17 00:00:00 2001 From: Christian Rößler Date: Mon, 5 May 2014 15:14:55 +0200 Subject: [vbox] addon-init: addgroup demo->vboxusers will be done by PAM now --- remote/modules/vbox/data/addon-init | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'remote/modules') 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 -- cgit v1.2.3-55-g7522