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 / unattended-upgrades < prev    next >
Encoding:
Text File  |  2005-11-28  |  114 b   |  8 lines

  1. /var/log/unattended-upgrades/unattended-upgrades.log {
  2.   rotate 6
  3.   monthly
  4.   compress
  5.   missingok
  6.   notifempty
  7. }
  8.