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