git: newsyslog - Add a new Y flag to newsyslog.conf
Antonio Huete Jimenez
tuxillo at crater.dragonflybsd.org
Sun Jan 28 17:16:14 PST 2018
commit 4c705cecf2bb28dda45fe1f8d8cde6a04489cc34
Author: Antonio Huete Jimenez <tuxillo at quantumachine.net>
Date: Mon Jan 29 01:43:01 2018 +0100
newsyslog - Add a new Y flag to newsyslog.conf
This makes newsyslog use zstandard to compress log files.
Given Z is already taken for gzip and zstandard compression level stands in
between gzip and xz (which has the X flag) chosing Y sounds ok :)
Obtained-from: FreeBSD (r316981)
Summary of changes:
usr.sbin/newsyslog/newsyslog.8 | 3 ++-
usr.sbin/newsyslog/newsyslog.c | 13 +++++++++++--
usr.sbin/newsyslog/newsyslog.conf.5 | 6 ++++++
usr.sbin/newsyslog/pathnames.h | 1 +
4 files changed, 20 insertions(+), 3 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4c705cecf2bb28dda45fe1f8d8cde6a04489cc34
--
DragonFly BSD source repository
More information about the Commits
mailing list