home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / etc / logrotate.d / scrollkeeper < prev    next >
Encoding:
Text File  |  2006-05-29  |  68 b   |  6 lines

  1. /var/log/scrollkeeper.log {
  2.     weekly
  3.     rotate 2
  4.     missingok
  5. }
  6.