mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 13:45:02 -05:00
avoid disallowing chown syscall for certbot-renew
This commit is contained in:
parent
6c58739dc8
commit
dfd3fc861b
@ -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…
Reference in New Issue
Block a user