Dominique Leuenberger
592683f8cf
Enable vgauth for openSUSE_Factory OBS-URL: https://build.opensuse.org/request/show/330112 OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=315
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
|