mirror of
https://github.com/GrapheneOS/infrastructure.git
synced 2025-07-31 10:38:46 -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
4
logrotate.d/letsencrypt
Normal file
4
logrotate.d/letsencrypt
Normal file
|
@ -0,0 +1,4 @@
|
|||
/var/log/letsencrypt/*.log {
|
||||
missingok
|
||||
nocreate
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue