fix: allow auth env updates

This commit is contained in:
Андрей Бобырев
2026-06-05 19:47:22 +03:00
parent de1c3359bc
commit f9522bf672

View File

@@ -14,7 +14,7 @@ NoNewPrivileges=true
PrivateTmp=true PrivateTmp=true
ProtectSystem=full ProtectSystem=full
ProtectHome=true ProtectHome=true
ReadWritePaths=/run /var/log /etc/default/warp-webui /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
[Install] [Install]
WantedBy=multi-user.target WantedBy=multi-user.target