about summary refs log tree commit homepage
path: root/examples/logrotate.conf
DateCommit message (Collapse)
2023-10-28examples/logrotate: only SIGUSR1 main process
There's no need to send SIGUSR1 to auxiliary processes since they don't know what to do with them.
2016-07-08examples: add logrotate sample to show USR1 reopening
Same as nginx :>