summarylogtreecommitdiffstats
path: root/vmware-workstation.install
diff options
context:
space:
mode:
authorJean-Marc Lenoir2017-05-20 14:47:33 +0200
committerJean-Marc Lenoir2017-05-20 14:47:33 +0200
commit0bdab5fa8b0eb5c5d6de0917332d73c131461c4a (patch)
tree2c4bf35a8a4d4260359df9855b269f532243c271 /vmware-workstation.install
parent46f7cd548e754a72680c37acfe9b47f21a004942 (diff)
downloadaur-0bdab5fa8b0eb5c5d6de0917332d73c131461c4a.tar.gz
Add the ability to control vmware-hostd service on preferences window.
Diffstat (limited to 'vmware-workstation.install')
-rw-r--r--vmware-workstation.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/vmware-workstation.install b/vmware-workstation.install
index 989587210b37..b00241c13f7c 100644
--- a/vmware-workstation.install
+++ b/vmware-workstation.install
@@ -1,7 +1,9 @@
post_install() {
cat << EOF
-==> Before using VMware, you may need to enable some services:
+==> 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:
- vmware-networks.service: to have network access in VMs
- vmware-usbarbitrator.service: to use USB devices inside VMs
- vmware-hostd.service: to start VMware as a server