Blame SOURCES/vmtoolsd.service

b6680e
[Unit]
b6680e
Description=Service for virtual machines hosted on VMware
b6680e
Documentation=http://github.com/vmware/open-vm-tools
b6680e
ConditionVirtualization=vmware
b6680e
Requires=vgauthd.service
b6680e
After=vgauthd.service
b6680e
DefaultDependencies=no
b6680e
Before=cloud-init-local.service
b6680e
b6680e
[Service]
b6680e
ExecStart=/usr/bin/vmtoolsd
b6680e
TimeoutStopSec=5
b6680e
b6680e
[Install]
b6680e
WantedBy=multi-user.target
b6680e
Also=vgauthd.service