mirror of
https://github.com/apache/cloudstack.git
synced 2025-11-03 04:12:31 +01:00
13 lines
277 B
Desktop File
13 lines
277 B
Desktop File
[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
|