126ce371cc
- Rebase to open-vm-tools 12.2.5 [bz#2214861] - Resolves: bz#2214861 ([ESXi][RHEL8]open-vm-tools version 12.2.5 has been released - please rebase) - Resolves: bz#2216415 ([ESXi][RHEL8] URL in service unit files are started from http instead of https)
13 lines
264 B
Desktop File
13 lines
264 B
Desktop File
[Unit]
|
|
Description=VGAuth Service for open-vm-tools
|
|
Documentation=https://github.com/vmware/open-vm-tools
|
|
ConditionVirtualization=vmware
|
|
PartOf=vmtoolsd.service
|
|
|
|
[Service]
|
|
ExecStart=/usr/bin/VGAuthService -s
|
|
TimeoutStopSec=5
|
|
|
|
[Install]
|
|
RequiredBy=vmtoolsd.service
|