David Crawshaw bccb427a2b tailscaled.service: use default restart limiting
It appears that systemd has sensible defaults for limiting
crash loops:

	DefaultStartLimitIntervalSec=10s
	DefaultStartLimitBurst=5

Remove our insta-restart configuration so that it works.

Signed-off-by: David Crawshaw <crawshaw@tailscale.com>
2020-07-31 09:55:13 +10:00
..
2020-07-16 08:39:38 -07:00
2020-03-25 04:48:15 -04:00