aports/testing/step-certificates/step-ca.logrotate
Dermot Bradley 407c514e19 testing/step-certificates: upgrade to 0.18.1
Upgrade to 0.18.1.
Modify init.d script to use variables for home/config dir.
Modify logrotate file to specify monthly rotation.
2022-02-05 14:37:01 +00:00

8 lines
119 B
Plaintext

/var/log/step-ca/step-ca.err /var/log/step-ca/step-ca.log {
compress
delaycompress
missingok
monthly
notifempty
}