add chown to certbot syscall allowlist

This commit is contained in:
Daniel Micay 2022-08-28 14:58:21 -04:00
parent 8482ac5144
commit fd397326ec

View File

@ -25,5 +25,5 @@ RestrictNamespaces=true
RestrictRealtime=true
RestrictSUIDSGID=true
SystemCallArchitectures=native
SystemCallFilter=@system-service
SystemCallFilter=@system-service @chown
SystemCallFilter=~@privileged @resources @obsolete