mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-24 07:20:58 -04:00
avoid disallowing chown syscall for certbot-renew
This commit is contained in:
parent
6c58739dc8
commit
dfd3fc861b
1 changed files with 2 additions and 2 deletions
|
@ -25,5 +25,5 @@ RestrictNamespaces=true
|
|||
RestrictRealtime=true
|
||||
RestrictSUIDSGID=true
|
||||
SystemCallArchitectures=native
|
||||
SystemCallFilter=@system-service @chown
|
||||
SystemCallFilter=~@privileged @resources @obsolete
|
||||
SystemCallFilter=@system-service
|
||||
SystemCallFilter=~@resources @obsolete
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue