summaryrefslogtreecommitdiff
path: root/user/open-vm-tools/vgauthd.initd
blob: 8ab97f2c2b5e02376fbb13248abe23a528e1248f (plain) (blame)
1
2
3
4
5
6
#!/sbin/openrc-run

pidfile="/run/vgauthd.pid"
command="/usr/bin/VGAuthService"
command_args="-s"
command_background="true"