mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-08-12 00:10:14 -04:00
replace certbot log rotation with logrotate
This commit is contained in:
parent
e81e9feef3
commit
2e7058e9c4
3 changed files with 43 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
CapabilityBoundingSet=
|
||||
CPUSchedulingPolicy=batch
|
||||
ExecStart=
|
||||
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew
|
||||
ExecStart=/usr/bin/certbot -q renew --no-random-sleep-on-renew --max-log-backups 0
|
||||
LockPersonality=true
|
||||
MemoryDenyWriteExecute=true
|
||||
PrivateDevices=true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue