freebsd-ports/security/tailscale
Ashish SHUKLA 94f671fb0e
security/tailscale: Robustify rc.d script
Check for orphaned network interface at the time of start, and if such
an interface exists then destroy it before starting tailscaled. When
tailscaled terminates unexpectedly it fails to cleanup, leaving the
orphaned interface behind. This results in it failing to start until
the interface is cleaned up, making it unsuitable for being monitored
by a service monitoring software (e.g. monit)

Reported by:	ler
2022-05-13 04:11:09 +00:00
..
files security/tailscale: Robustify rc.d script 2022-05-13 04:11:09 +00:00
distinfo security/tailscale: Update to 1.24.2 2022-04-29 00:15:58 +00:00
Makefile security/tailscale: Robustify rc.d script 2022-05-13 04:11:09 +00:00
pkg-descr