Blame vmtoolsd.service

42f92c7
[Unit]
42f92c7
Description=Service for virtual machines hosted on VMware
c5619c1
Documentation=http://github.com/vmware/open-vm-tools
42f92c7
ConditionVirtualization=vmware
c5619c1
Requires=vgauthd.service
c5619c1
After=vgauthd.service
42f92c7
42f92c7
[Service]
42f92c7
ExecStart=/usr/bin/vmtoolsd
68b672b
TimeoutStopSec=5
42f92c7
42f92c7
[Install]
42f92c7
WantedBy=multi-user.target
c5619c1
Also=vgauthd.service