Minor fixes
- Not logging program name twice for wait errors - Wait for tinyproxy to exit
This commit is contained in:
@@ -277,6 +277,7 @@ func _main(background context.Context, args []string) int {
|
||||
<-serverDone
|
||||
<-unboundDone
|
||||
<-openvpnDone
|
||||
<-tinyproxyDone
|
||||
return exitStatus
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user