]> git.pld-linux.org Git - packages/VirtualBox-bin.git/blobdiff - VirtualBox-vboxdrv.init
- cosmetics
[packages/VirtualBox-bin.git] / VirtualBox-vboxdrv.init
index a964abb72e543de3cdbe2451fe5adf236dd3aad4..5eb8ed51b2b27af0eb5e74ae30d50a462fdb63c7 100644 (file)
@@ -47,13 +47,12 @@ start() {
                                ok
                        fi
                fi
-
                touch /var/lock/subsys/vboxdrv
        fi
 }
 
 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/vboxdrv
 }
This page took 0.089604 seconds and 4 git commands to generate.