]> git.pld-linux.org Git - packages/VirtualBox-bin.git/blobdiff - VirtualBox-vboxvfs.init
- updated to 3.1.4
[packages/VirtualBox-bin.git] / VirtualBox-vboxvfs.init
index 83581c3c82fc4436522d39679f5c2adfacd81e77..38b620dab31a1c30a13a849d01b94c3e4d778fe6 100644 (file)
@@ -4,7 +4,7 @@
 #
 # chkconfig:   345 84 25
 #
-# description: InnoTek VirtualBox is a general-purpose full virtualizer for x86 
+# description: VirtualBox is a general-purpose full virtualizer for x86 
 #              hardware. Targeted at server, desktop and embedded use.
 #
 # $Id$
@@ -27,7 +27,7 @@ start() {
 }
 
 stop() {
-       # NOTE: rmmod will wait if device is in use, so automatic rmmod probably not the best idea
+       # NOTE: rmmod will wait if device is in use, so automatic rmmod probably is not the best idea
        /sbin/rmmod $VBOX_MODULE
        rm -f /var/lock/subsys/vboxvfs
 }
This page took 0.032887 seconds and 4 git commands to generate.