blob: cb97357ec2283d8c28d054e2bff1e12cc8424a72 [file] [log] [blame]
[Unit]
Description=vmtoolsd for openvmtools
After=syslog.target network.target
ConditionVirtualization=vmware
[Service]
Type=forking
PIDFile=/var/run/vmtoolsd.pid
ExecStart=/usr/bin/vmtoolsd -b /var/run/vmtoolsd.pid
Restart=on-failure
KillMode=process
KillSignal=SIGKILL
[Install]
WantedBy=multi-user.target