ipn/ipnlocal: lazily connect to control, lazily generate machine key
Fixes #1573 Signed-off-by: Brad Fitzpatrick <bradfitz@tailscale.com>
This commit is contained in:
+1
-1
@@ -335,7 +335,7 @@ func NewPrefs() *Prefs {
|
||||
RouteAll: true,
|
||||
AllowSingleHosts: true,
|
||||
CorpDNS: true,
|
||||
WantRunning: true,
|
||||
WantRunning: false,
|
||||
NetfilterMode: preftype.NetfilterOn,
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user