// SYSTEM PANEL //
[ROOT]
/
lib
/
systemd
/
system
[ PARENT ]
EDIT :: vgauthd.service
[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
SAVE
CANCEL