replace certbot log rotation with logrotate

This commit is contained in:
Daniel Micay 2024-02-13 11:56:53 -05:00
parent e81e9feef3
commit 2e7058e9c4
3 changed files with 43 additions and 1 deletions

View file

@ -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