d21c74c6d2
- update to the latest upstream branch with gtk3 support - fix gcc 6 build failures OBS-URL: https://build.opensuse.org/request/show/404101 OBS-URL: https://build.opensuse.org/package/show/Virtualization:VMware/open-vm-tools?expand=0&rev=333
13 lines
298 B
Desktop File
13 lines
298 B
Desktop File
[Unit]
|
|
Description=open-vm-tools: vgauth service for virtual machines hosted on VMware
|
|
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
|