2019-08-06 21:25:19 +00:00
|
|
|
[Unit]
|
|
|
|
Description=VGAuth Service for open-vm-tools
|
2023-09-27 13:47:15 +00:00
|
|
|
Documentation=https://github.com/vmware/open-vm-tools
|
2019-08-06 21:25:19 +00:00
|
|
|
ConditionVirtualization=vmware
|
|
|
|
PartOf=vmtoolsd.service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/bin/VGAuthService -s
|
|
|
|
TimeoutStopSec=5
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
RequiredBy=vmtoolsd.service
|