Sophie

Sophie

distrib > Fedora > 13 > i386 > media > updates-src > by-pkgid > 7353fa91d2b227ad0271ca63bee0e155 > files > 16

nagios-3.2.3-8.fc13.src.rpm

# Important!  Nagios rotates its own logs.  Only enable this logrotate if you
# know what you are doing!

# For more information please see "log_rotate_method" in: 
# /etc/nagios/nagios.cfg

# ----- logrotate config -------------
#/var/log/nagios/*.log {
#       missingok
#       weekly
#       notifempty
#       nocompress
#       create 644 nagios nagios
#}