slackbuilds/network/webhook/webhook.logrotate

7 lines
75 B
Plaintext

/var/log/webhook.log {
daily
rotate 7
compress
missingok
}