diff --git a/net/tailscale/Makefile b/net/tailscale/Makefile index 8f979aed..e15b54aa 100644 --- a/net/tailscale/Makefile +++ b/net/tailscale/Makefile @@ -77,6 +77,7 @@ endef define Package/tailscaled/conffiles /etc/config/tailscale +/etc/tailscale/tailscaled.state endef $(eval $(call BuildPackage,tailscale))