Skip to content
This repository was archived by the owner on Jun 26, 2024. It is now read-only.

Commit c25ff5b

Browse files
committed
fix vm-vaguth issue
1 parent 52403df commit c25ff5b

2 files changed

Lines changed: 3 additions & 5 deletions

File tree

app-emulation/open-vm-tools/files/vm-vgauth.conf

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,9 @@
55
description "Job to trigger vmtools vgauth"
66
author "yang@fydeos.io"
77

8-
start on stopped iptables and stopped ip6tables and starting failsafe
8+
start on stopped iptables and stopped ip6tables and started failsafe
99
stop on stopping failsafe
1010

11-
respawn
12-
respawn limit 15 5
13-
1411
expect fork
1512

16-
exec /usr/bin/VGAuthService -s
13+
exec /usr/bin/VGAuthService
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
open-vm-tools-11.0.1-r1.ebuild

0 commit comments

Comments
 (0)