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/ipn/ipnlocal
Andrew Lytvynov 776a05223b
ipn/ipnlocal: support c2n updates with old systemd versions (#12296)
The `--wait` flag for `systemd-run` was added in systemd 232. While it
is quite old, it doesn't hurt to special-case them and skip the `--wait`
flag. The consequence is that we lose the update command output in logs,
but at least auto-updates will work.

Fixes #12136

Signed-off-by: Andrew Lytvynov <awly@tailscale.com>
5 months ago
..
testdata
breaktcp_darwin.go
breaktcp_linux.go cmd/tailscale: add debug commands to break connections 1 year ago
c2n.go ipn/ipnlocal: support c2n updates with old systemd versions (#12296) 5 months ago
c2n_pprof.go
c2n_test.go
cert.go
cert_js.go
cert_test.go all: use Go 1.21 slices, maps instead of x/exp/{slices,maps} 1 year ago
dnsconfig_test.go
drive.go
expiry.go
expiry_test.go types/netmap, all: make NetworkMap.SelfNode a tailcfg.NodeView 1 year ago
local.go ipn/ipnlocal: allowed suggested exit nodes policy (#12240) 5 months ago
local_test.go ipn/ipnlocal: allowed suggested exit nodes policy (#12240) 5 months ago
loglines_test.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
network-lock.go
network-lock_test.go
peerapi.go
peerapi_h2c.go
peerapi_macios_ext.go
peerapi_test.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
profiles.go various: disable stateful filtering by default (#12197) 5 months ago
profiles_notwindows.go
profiles_test.go various: disable stateful filtering by default (#12197) 5 months ago
profiles_windows.go
serve.go
serve_test.go ipn/ipnlocal, all: plumb health trackers in tests 5 months ago
ssh.go
ssh_stub.go
ssh_test.go
state_test.go control/controlclient: delete unused Client.Login Oauth2Token field 5 months ago
taildrop.go
web_client.go
web_client_stub.go