Sophie

Sophie

distrib > Fedora > 15 > i386 > by-pkgid > 4182aaa88307e77184f9d1211253c78a > files > 41

krb5-1.9-7.fc15.src.rpm

/var/log/krb5kdc.log {
    missingok
    notifempty
    monthly
    rotate 12
    postrotate
	/bin/kill -HUP `cat /var/run/krb5kdc.pid 2>/dev/null` 2> /dev/null || true
    endscript
}