File: lfcdaemon.logrotate

package info (click to toggle)
lfc-postgres 1.7.4.7-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 13,676 kB
  • ctags: 10,779
  • sloc: ansic: 146,136; sh: 13,176; perl: 11,142; python: 5,529; cpp: 5,113; sql: 1,790; makefile: 861; fortran: 113
file content (12 lines) | stat: -rw-r--r-- 284 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
#
# $Id: lfcdaemon.logrotate,v 1.2 2006/01/30 09:05:41 slemaitr Exp $
#
# @(#)$RCSfile: lfcdaemon.logrotate,v $ $Revision: 1.2 $ $Date: 2006/01/30 09:05:41 $ CERN/IT/ADC/CA Jean-Damien Durand
#
/var/log/lfc/log {
    compress
    daily
    delaycompress
    missingok
    rotate 90
}