diff --git a/conf/wireguard_ui.service b/conf/wireguard_ui.service index 98e8724..2495c87 100644 --- a/conf/wireguard_ui.service +++ b/conf/wireguard_ui.service @@ -39,5 +39,8 @@ CapabilityBoundingSet=~CAP_MAC_ADMIN CAP_MAC_OVERRIDE CapabilityBoundingSet=~CAP_NET_ADMIN CAP_NET_BROADCAST CAP_NET_RAW CapabilityBoundingSet=~CAP_SYS_ADMIN CAP_SYS_PTRACE CAP_SYSLOG +# Exception to ProtectSystem +ReadWritePaths=/etc/wireguard + [Install] WantedBy=multi-user.target