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/tailscaled
David Anderson ac07ff43bf cmd/tailscaled: start after NetworkManager and systemd-resolved.
The dependency is a "soft" ordering dependency only, meaning that
tailscaled will start after those services if those services were
going to be run anyway, but doesn't force either of them to run.
That's why it's safe to specify this dependency unconditionally,
even for systems that don't run those services.

Updates #2127.

Signed-off-by: David Anderson <danderson@tailscale.com>
3 years ago
..
debug.go Revert "cmd/tailscaled: split package main into main shim + package" 4 years ago
depaware.txt cmd/tailscale/web: add support for QNAP 3 years ago
install_darwin.go cmd/tailscaled: remove tailscaled binary on uninstall-system-daemon 4 years ago
install_windows.go ipn/ipnlocal: add file sharing to windows shell 3 years ago
tailscaled.defaults cmd/tailscaled: rename relaynode reference in defaults file comment 5 years ago
tailscaled.go all: adapt to opaque netaddr types 3 years ago
tailscaled.openrc tstest/integration: test Alpine Linux (#2098) 3 years ago
tailscaled.service cmd/tailscaled: start after NetworkManager and systemd-resolved. 3 years ago
tailscaled_notwindows.go Revert "cmd/tailscaled: split package main into main shim + package" 4 years ago
tailscaled_windows.go cmd/tailscaled: use the wf package instead of wireguard-windows/firewall 3 years ago