2015-05-01 00:18:36 +00:00
|
|
|
[Unit]
|
|
|
|
Description=VGAuth Service for open-vm-tools
|
2024-04-18 08:22:22 +00:00
|
|
|
Documentation=https://github.com/vmware/open-vm-tools
|
2015-05-01 00:18:36 +00:00
|
|
|
ConditionVirtualization=vmware
|
|
|
|
PartOf=vmtoolsd.service
|
|
|
|
|
|
|
|
[Service]
|
|
|
|
ExecStart=/usr/bin/VGAuthService -s
|
|
|
|
TimeoutStopSec=5
|
|
|
|
|
|
|
|
[Install]
|
|
|
|
RequiredBy=vmtoolsd.service
|