]> git.pld-linux.org Git - packages/open-vm-tools.git/commitdiff
- do not load vmv_pvscsi (if it is needed, it should already be loaded by e.g. initrd)
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 31 Oct 2018 18:12:53 +0000 (19:12 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Wed, 31 Oct 2018 18:12:53 +0000 (19:12 +0100)
open-vm-tools-init

index 6ae86d341c93a3f44014e3b46182645452dfe15f..2be426cb5f012218b370fd5870c738f768d85502 100755 (executable)
@@ -141,7 +141,6 @@ start() {
        _modprobe single vmware_vmmemctl
        _modprobe single vmci
        _modprobe single vsock
-       _modprobe single vmw_pvscsi
        start_vmsync
 }
 
This page took 0.143972 seconds and 4 git commands to generate.