relax PrivateUsers for certbot-renew.service

This was preventing using the dnsdist group for the nameservers.
This commit is contained in:
Daniel Micay 2025-07-27 13:08:48 -04:00
parent 9b49a1966d
commit b669c4ce61

View file

@ -8,7 +8,7 @@ MemoryDenyWriteExecute=true
NoNewPrivileges=true
PrivateDevices=true
PrivateIPC=true
PrivateUsers=true
PrivateUsers=identity
ProcSubset=pid
ProtectClock=true
ProtectControlGroups=true