Sophie

Sophie

distrib > Mandriva > 2010.2 > i586 > by-pkgid > e6838cba14a9f0e2a3a43f9f92426456 > files > 4

varnish-2.1-1mdv2010.1.src.rpm

/var/log/varnish/*.log {
    missingok
    notifempty
    sharedscripts
    postrotate
        /bin/kill -HUP `cat /var/run/varnish/varnishlog.pid 2>/dev/null` 2> /dev/null || true
	/bin/kill -HUP `cat /var/run/varnish/varnishncsa.pid 2>/dev/null` 2> /dev/null || true
    endscript
}