File mod_gearman_proxy.logrotate of Package mod_gearman
/var/log/mod_gearman/proxy.log {
missingok
notifempty
sharedscripts
postrotate
/etc/init.d/gearman_proxy try-restart > /dev/null 2>/dev/null || true
endscript
}
/var/log/mod_gearman/proxy.log {
missingok
notifempty
sharedscripts
postrotate
/etc/init.d/gearman_proxy try-restart > /dev/null 2>/dev/null || true
endscript
}