Fix firewall

This commit is contained in:
Maurice
2025-09-30 20:58:52 +02:00
parent ece655263e
commit b53ccf296d
2 changed files with 11 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
capabilities = ["NET_RAW", "NET_ADMIN"]
capabilities = ["NET_RAW", "NET_ADMIN", "NET_BIND_SERVICE"]
[service]
name = "adguard"