graphene-os-server-infrastr.../etc/logrotate.d/letsencrypt
Daniel Micay 9d68a079db logrotate: use specific log file paths
This avoids ending up with the glob path in the logrotate state file
when nothing matches the glob pattern.
2025-11-03 12:54:18 -05:00

3 lines
55 B
Text

/var/log/letsencrypt/letsencrypt.log {
missingok
}