fix: harden WARP route bridge setup

This commit is contained in:
Андрей Бобырев
2026-06-05 20:19:11 +03:00
parent 6e905ec600
commit c03cd7361b
2 changed files with 14 additions and 3 deletions

View File

@@ -14,7 +14,7 @@ NoNewPrivileges=true
PrivateTmp=true
ProtectSystem=full
ProtectHome=true
ReadWritePaths=/run /var/log /etc/default /etc/warp-webui /var/backups/warp-webui /etc/sysctl.d /etc/nftables.conf /etc/iptables
ReadWritePaths=/run /var/log /etc/default /etc/warp-webui /var/backups/warp-webui /etc/sysctl.d /etc/nftables.conf /etc/iptables /etc/systemd/system
[Install]
WantedBy=multi-user.target