Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 5b84648b253654d90b8a9bc653c04771 > files > 1

freeipmi-bmc-watchdog-1.0.1-2.fc15.i686.rpm

##
# $Id: bmc-watchdog.logrotate,v 1.3 2009-10-01 18:09:57 chu11 Exp $
##

/var/log/freeipmi/bmc-watchdog.log {
  rotate 21
  daily
  compress
  missingok
  nocreate
  nomail
  notifempty
  postrotate
  /etc/init.d/bmc-watchdog condrestart >/dev/null 2>&1
  endscript
}