Comment 2 for bug 1803939

Revision history for this message
Pengpeng Sun (pengpengs) wrote :

$vmtoolsd -v
VMware Tools daemon, version 10.3.5.6873 (build-9998599)

$cat /lib/systemd/system/open-vm-tools.service
[Unit]
Description=Service for virtual machines hosted on VMware
Documentation=http://github.com/vmware/open-vm-tools
ConditionVirtualization=vmware
Requires=vgauth.service
After=vgauth.service

[Service]
....