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 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
..
cloner all: adjust Unix permissions for those without umasks 4 years ago
derper cmd/derper: add /bootstrap-dns handler 4 years ago
hello all: adapt to opaque netaddr types 4 years ago
microproxy cmd/microproxy: add -insecure flag 4 years ago
mkpkg cmd/mkpkg: allow zero files in a package. 4 years ago
tailscale cmd/tailscale, wgengine, tailcfg: don't assume LastSeen is present [mapver 20] 4 years ago
tailscaled cmd/tailscaled: start after NetworkManager and systemd-resolved. 3 years ago
tsshd net/interfaces: return all Tailscale addresses from Tailscale(). 4 years ago