2015-09-10 11:58:12 +02:00
|
|
|
[Unit]
|
2016-06-23 07:41:33 +02:00
|
|
|
Description=open-vm-tools: vgauth service for virtual machines hosted on VMware
|
2015-09-10 11:58:12 +02:00
|
|
|
Documentation=http://github.com/vmware/open-vm-tools
|
|
|
|
ConditionVirtualization=vmware
|
|
|
|
PartOf=vmtoolsd.service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/bin/VGAuthService -s
|
|
|
|
TimeoutStopSec=5
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
RequiredBy=vmtoolsd.service
|