mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-05-10 18:55:02 -04:00
Add NoNewPrivileges=true for certbot
This commit is contained in:
parent
55221c8e44
commit
6fc45525d9
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue