1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/wireguard_ynh.git synced 2024-09-03 20:35:58 +02:00

Exception to ProtectSystem for /etc/wireguard

This commit is contained in:
tituspijean 2021-09-09 18:00:31 +02:00
parent 75cea9d0e0
commit afd102d54b

View file

@ -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