summaryrefslogtreecommitdiff
path: root/data/consolekit.logrotate.in
blob: 656b3124c83120e26dbce3cb8ee2df4398e705a0 (plain)
1
2
3
4
5
6
7
8
@localstatedir@/log/ConsoleKit/history {
       monthly
       rotate 6
       delaycompress
       compress
       notifempty
       missingok
}