You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tailscale/cmd
David Crawshaw 92e9a5ac15 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>
4 years ago
..
cloner cmd/cloner, tailcfg: fix nil vs len 0 issues, add tests, use for Hostinfo 4 years ago
derper all: fix vet warnings 4 years ago
microproxy tsweb: rename Handler to ReturnHandler 5 years ago
mkpkg cmd/mkpkg: support adding empty directories. 4 years ago
relaynode cmd/relaynode: delete it! 5 years ago
tailscale cmd/tailscale: rename use-dns to accept-dns 4 years ago
tailscaled tailscaled.service: use default restart limiting 4 years ago
tsshd wgengine/monitor: don't call LinkChange when interfaces look unchanged 5 years ago