Sophie

Sophie

distrib > Mageia > 7 > armv7hl > media > core-release > by-pkgid > 6fb0106c1829586b3122b83074a98a50 > files > 2

varnish-5.2.1-2.mga7.armv7hl.rpm

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