a560d5f0ca
- Rebase to 12.4.0 [RHEL-30345] - Resolves: RHEL-30345 ([ESXi][RHEL10]open-vm-tools version 12.4.0 has been released - please rebase)
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
|