Blame SOURCES/vmtoolsd.service

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