summarylogtreecommitdiffstats
path: root/vmware-workstation.install
diff options
context:
space:
mode:
authorJean-Marc Lenoir2017-09-04 12:36:48 +0200
committerJean-Marc Lenoir2017-09-04 12:36:48 +0200
commit2f3e36382a9e2292e472795a84adcdda63d795e0 (patch)
tree7c3d0b3f12fb21a19ff19b42c0f92984cc644aec /vmware-workstation.install
parent41bbdb453555e168a77b95dba86dd1dd358f7502 (diff)
downloadaur-2f3e36382a9e2292e472795a84adcdda63d795e0.tar.gz
Compatibility with Linux 4.13
Automatically load VMware modules after first installation
Diffstat (limited to 'vmware-workstation.install')
-rw-r--r--vmware-workstation.install4
1 files changed, 1 insertions, 3 deletions
diff --git a/vmware-workstation.install b/vmware-workstation.install
index fd6949615c52..d18d56501e4f 100644
--- a/vmware-workstation.install
+++ b/vmware-workstation.install
@@ -1,9 +1,7 @@
post_install() {
cat << EOF
-==> Before using VMware, you will need to load vmci and vmmon kernel modules.
- In a terminal on root: "modprobe vmci vmmon"
-==> You may also need to enable some services:
+==> Before using VMware, you may need to enable some services:
- vmware-networks.service: to have network access in VMs
- vmware-usbarbitrator.service: to connect USB devices inside VMs
- vmware-hostd.service: to share VMs on the network