mirror of
https://github.com/tailscale/tailscale.git
synced 2025-11-14 09:33:38 +00:00
The common Linux start-up path (fallback file defined but not existing) was missing the log print of initializing Prefs. The code was too twisty. Simplify a bit. Updates #1573 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>