]> git.pld-linux.org Git - packages/VirtualBox.git/blobdiff - VirtualBox-vboxguest.init
- use pname macro, cleanup files that we don't package
[packages/VirtualBox.git] / VirtualBox-vboxguest.init
old mode 100644 (file)
new mode 100755 (executable)
index 9bace91..01fd1bf
@@ -4,7 +4,7 @@
 #
 # chkconfig:   345 83 26
 #
-# description: InnoTek VirtualBox is a general-purpose full virtualizer for x86 
+# description: Oracle VirtualBox is a general-purpose full virtualizer for x86 \
 #              hardware. Targeted at server, desktop and embedded use.
 #
 # $Id$
@@ -48,9 +48,6 @@ setup() {
                RETVAL=$?
                rmmod $VBOX_MODNAME
                fail
-       elif ! chown root:vbox $VBOX_DEVICE; then
-               RETVAL=$?
-               fail
        else
                ok
        fi
This page took 0.042313 seconds and 4 git commands to generate.