Project

General

Profile

« Previous | Next » 

Revision 69ca66d9

Added by Dmitri Dolguikh about 8 years ago

refs #12295 - uses USR1 signal to handle log rotation

View differences:

foreman-proxy/logrotate
compress
daily
postrotate
[ -e /etc/init.d/foreman-proxy ] && service foreman-proxy condrestart >/dev/null 2>&1 || true
[ -e /etc/init.d/foreman-proxy ] && service foreman-proxy logrotate >/dev/null 2>&1 || true
endscript
}

Also available in: Unified diff