| 
							
							
								 Michael Stapelberg | 2a6c237d4c | net/dns: overwrite /tmp/resolv.conf on gokrazy Appliances built using https://gokrazy.org/ have a read-only root file system,
including /etc/resolv.conf, which is a symlink to /tmp/resolv.conf.
The system’s dhcp client overwrites /tmp/resolv.conf instead,
so we need to use this path in Tailscale, too.
related to https://github.com/gokrazy/gokrazy/issues/209
fixes https://github.com/tailscale/tailscale/issues/8689
Signed-off-by: Michael Stapelberg <michael@stapelberg.de> | 2023-07-23 09:53:32 -07:00 |  |