From 798702f8d951e99502ae0404288e393fc1dad5cc Mon Sep 17 00:00:00 2001 From: Sergey Matveev Date: Mon, 28 Dec 2020 10:24:48 +0300 Subject: [PATCH] Use zstd compression in example newsyslog.conf Just to be in sync with the fact that NNCP uses that compression. --- ports/nncp/files/nncp.newsyslog.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ports/nncp/files/nncp.newsyslog.conf.sample b/ports/nncp/files/nncp.newsyslog.conf.sample index 46c00fc..0a16524 100644 --- a/ports/nncp/files/nncp.newsyslog.conf.sample +++ b/ports/nncp/files/nncp.newsyslog.conf.sample @@ -1 +1 @@ -/var/spool/nncp/log 644 7 100 * CXN +/var/spool/nncp/log 644 7 100 * CYN -- 2.44.0