[packages/VirtualBox] there is no 'vbox' group in guest, and chowning is not neccessary in guest

glen glen at pld-linux.org
Tue Oct 23 18:06:40 CEST 2012


commit b379017dd54ce79a9578c32f22f937f0ac4077a5
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Tue Oct 23 19:06:14 2012 +0300

    there is no 'vbox' group in guest, and chowning is not neccessary in guest

 VirtualBox-vboxguest.init | 3 ---
 1 file changed, 3 deletions(-)
---
diff --git a/VirtualBox-vboxguest.init b/VirtualBox-vboxguest.init
old mode 100644
new mode 100755
index 9f8e8d3..01fd1bf
--- a/VirtualBox-vboxguest.init
+++ b/VirtualBox-vboxguest.init
@@ -48,9 +48,6 @@ setup() {
 		RETVAL=$?
 		rmmod $VBOX_MODNAME
 		fail
-	elif ! chown root:vbox $VBOX_DEVICE; then
-		RETVAL=$?
-		fail
 	else
 		ok
 	fi
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/VirtualBox.git/commitdiff/b379017dd54ce79a9578c32f22f937f0ac4077a5



More information about the pld-cvs-commit mailing list