mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-16 13:42:32 -04:00
add chown to certbot syscall allowlist
This commit is contained in:
parent
8482ac5144
commit
fd397326ec
1 changed files with 1 additions and 1 deletions
|
@ -25,5 +25,5 @@ RestrictNamespaces=true
|
|||
RestrictRealtime=true
|
||||
RestrictSUIDSGID=true
|
||||
SystemCallArchitectures=native
|
||||
SystemCallFilter=@system-service
|
||||
SystemCallFilter=@system-service @chown
|
||||
SystemCallFilter=~@privileged @resources @obsolete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue