fixes #96. This change checks the err returned from the StartServer function, and if it exists, passes a non-zero error code through to the urfave/cli framework. This should allow processes like launchd to detect if cloudflared exited gracefully or with an error. |
||
|---|---|---|
| .. | ||
| access | ||
| config | ||
| encrypter | ||
| path | ||
| shell | ||
| token | ||
| transfer | ||
| tunnel | ||
| updater | ||
| generic_service.go | ||
| linux_service.go | ||
| macos_service.go | ||
| main.go | ||
| service_template.go | ||
| windows_service.go | ||