aports/community/tailscale/systemd-nftables.patch
2025-12-09 02:17:41 +01:00

10 lines
265 B
Diff

--- a/cmd/tailscaled/tailscaled.defaults
+++ b/cmd/tailscaled/tailscaled.defaults
@@ -6,3 +6,6 @@ PORT="41641"
# Extra flags you might want to pass to tailscaled.
FLAGS=""
+
+# nftables is the default firewall backend in Alpine
+TS_DEBUG_FIREWALL_MODE=nftables