File: consolekit.logrotate

package info (click to toggle)
consolekit 0.4.6-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 3,176 kB
  • sloc: ansic: 14,781; sh: 11,385; xml: 1,806; makefile: 659; python: 61
file content (8 lines) | stat: -rw-r--r-- 135 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
/var/log/ConsoleKit/history {
       monthly
       rotate 6
       delaycompress
       compress
       notifempty
       missingok
}