fix: harden relay service deploy

This commit is contained in:
Андрей Бобырев
2026-06-05 18:03:41 +03:00
parent ca92735c55
commit 10016c4fa4
3 changed files with 7 additions and 2 deletions

View File

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