[packages/open-vm-tools] - do not load vmv_pvscsi (if it is needed, it should already be loaded by e.g. initrd)
adamg
adamg at pld-linux.org
Wed Oct 31 19:18:12 CET 2018
commit e0c4746c755655e7c11c27db0482614d8ddc12c2
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date: Wed Oct 31 19:12:53 2018 +0100
- do not load vmv_pvscsi (if it is needed, it should already be loaded by e.g. initrd)
open-vm-tools-init | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/open-vm-tools-init b/open-vm-tools-init
index 6ae86d3..2be426c 100755
--- a/open-vm-tools-init
+++ b/open-vm-tools-init
@@ -141,7 +141,6 @@ start() {
_modprobe single vmware_vmmemctl
_modprobe single vmci
_modprobe single vsock
- _modprobe single vmw_pvscsi
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