mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-08 11:52:55 -04:00
10 lines
488 B
Plaintext
10 lines
488 B
Plaintext
===========================================================================
|
|
$NetBSD: MESSAGE,v 1.2 2013/02/18 20:32:09 imil Exp $
|
|
|
|
Consider adding something like following lines to /etc/newsyslog.conf:
|
|
|
|
${NGINX_LOGDIR}/access.log ${NGINX_USER}:${NGINX_GROUP} 640 7 * 24 Z ${NGINX_PIDDIR}/nginx.pid SIGUSR1
|
|
${NGINX_LOGDIR}/error.log ${NGINX_USER}:${NGINX_GROUP} 640 7 * 24 Z ${NGINX_PIDDIR}/nginx.pid SIGUSR1
|
|
|
|
===========================================================================
|