[packages/open-vm-tools] - vmci kernel module is called vmw_vmci

adamg adamg at pld-linux.org
Wed Oct 31 19:18:17 CET 2018


commit fa1c25120eafcfaa00fcf2566a4bedf9160a1e92
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Wed Oct 31 19:16:29 2018 +0100

    - vmci kernel module is called vmw_vmci

 open-vm-tools-init | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/open-vm-tools-init b/open-vm-tools-init
index 2be426c..6ba5d0d 100755
--- a/open-vm-tools-init
+++ b/open-vm-tools-init
@@ -139,7 +139,7 @@ start() {
 		start_vmhgfs
 	fi
 	_modprobe single vmware_vmmemctl
-	_modprobe single vmci
+	_modprobe single vmw_vmci
 	_modprobe single vsock
 	start_vmsync
 }
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/open-vm-tools.git/commitdiff/88377eb9aa816d7ac77c9eb9036a9e539cbbd9a4



More information about the pld-cvs-commit mailing list