9 lines
434 B
Text
9 lines
434 B
Text
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.1 2009/01/20 15:47:54 anielski Exp $
|
|
|
|
Consider adding something like following lines to /etc/newsyslog.conf:
|
|
|
|
${NGINX_LOGDIR}/access.log 640 7 * * BZ ${NGINX_PIDDIR}/nginx.pid SIGUSR1
|
|
${NGINX_LOGDIR}/error.log 640 7 * * BZ ${NGINX_PIDDIR}/nginx.pid SIGUSR1
|
|
|
|
===========================================================================
|