git.99rst.org
/
openwrt-packages.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
cec29e9
)
tailscale: preserve tailscaled state file
author
Carlo Alberto Ferraris
<redacted>
Wed, 2 Nov 2022 13:14:01 +0000
(22:14 +0900)
committer
Tianling Shen
<redacted>
Thu, 8 Dec 2022 23:21:33 +0000
(07:21 +0800)
Fixes #19774
Signed-off-by: Carlo Alberto Ferraris <redacted>
net/tailscale/Makefile
patch
|
blob
|
history
diff --git
a/net/tailscale/Makefile
b/net/tailscale/Makefile
index 8f979aede9793d6397a2ae36d4564ea814f16f7a..e15b54aa1755ccf7c9e94ef045c702078eab6bd6 100644
(file)
--- 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))
git clone https://git.99rst.org/PROJECT