Blame SOURCES/vmtoolsd.service

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