/logrotate.d/consolekit

http://github.com/brinkman83/bashrc · #! · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · 94c8a5d4828b67bcabe2e9ef0d301921 MD5 · raw file

  1. /var/log/ConsoleKit/history {
  2. monthly
  3. rotate 6
  4. delaycompress
  5. compress
  6. notifempty
  7. missingok
  8. }