2013-04-23 23:42:15 +00:00
|
|
|
[Unit]
|
|
|
|
Description=Service for virtual machines hosted on VMware
|
|
|
|
Documentation=http://open-vm-tools.sourceforge.net/about.php
|
|
|
|
ConditionVirtualization=vmware
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/bin/vmtoolsd
|
2013-04-29 06:01:40 +00:00
|
|
|
TimeoutStopSec=5
|
2013-04-23 23:42:15 +00:00
|
|
|
|
|
|
|
[Install]
|
|
|
|
WantedBy=multi-user.target
|