mirror of
https://github.com/tailscale/tailscale.git
synced 2025-03-22 17:21:00 +00:00

There's no need to warn that it was not provided on the command line after doing a sequence of up; logout; up --args. If you're asking for tailscale to be up, you always mean that you prefer LoggedOut to become false. Fixes #1828 Signed-off-by: Avery Pennarun <apenwarr@tailscale.com>