mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2024-12-22 05:35:00 -05:00
Add NoNewPrivileges=true for certbot
This commit is contained in:
parent
55221c8e44
commit
6fc45525d9
@ -5,6 +5,7 @@ ExecStart=
|
||||
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew --max-log-backups 0
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
NoNewPrivileges=true
|
||||
PrivateDevices=true
|
||||
PrivateIPC=true
|
||||
PrivateUsers=true
|
||||
|
Loading…
Reference in New Issue
Block a user