fa282a8750
The content of this branch was automatically imported from Fedora ELN with the following as its source: https://src.fedoraproject.org/rpms/open-vm-tools#1486520481e7517b51d31a78199b4870a69d184c
13 lines
263 B
Desktop File
13 lines
263 B
Desktop File
[Unit]
|
|
Description=VGAuth Service for open-vm-tools
|
|
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
|