summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www/nginx/MESSAGE9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/nginx/MESSAGE b/www/nginx/MESSAGE
new file mode 100644
index 00000000000..44bb31cb468
--- /dev/null
+++ b/www/nginx/MESSAGE
@@ -0,0 +1,9 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1 2010/01/23 16:33:23 joerg 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
+
+===========================================================================