]> git.pld-linux.org Git - packages/open-vm-tools.git/commitdiff
- vmci kernel module is called vmw_vmci
authorAdam Gołębiowski <adamg@pld-linux.org>
Wed, 31 Oct 2018 18:16:29 +0000 (19:16 +0100)
committerAdam Gołębiowski <adamg@pld-linux.org>
Wed, 31 Oct 2018 18:16:29 +0000 (19:16 +0100)
open-vm-tools-init

index 2be426cb5f012218b370fd5870c738f768d85502..6ba5d0dbf128e5ef2f9e31741e569067fad8bee7 100755 (executable)
@@ -139,7 +139,7 @@ start() {
                start_vmhgfs
        fi
        _modprobe single vmware_vmmemctl
-       _modprobe single vmci
+       _modprobe single vmw_vmci
        _modprobe single vsock
        start_vmsync
 }
This page took 0.188139 seconds and 4 git commands to generate.