| [Unit] | |
| Description=Service for virtual machines hosted on VMware | |
| Documentation=http://open-vm-tools.sourceforge.net/about.php | |
| DefaultDependencies=no | |
| Before=cloud-early-config.service | |
| [Service] | |
| ExecStart=/usr/bin/vmtoolsd | |
| TimeoutStopSec=5 | |
| [Install] | |
| WantedBy=multi-user.target |