Date: Mon, 15 May 2017 11:45:38 -0700 From: Bryan Drewery <bdrewery@FreeBSD.org> To: Ngie Cooper <ngie@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk Message-ID: <029ada53-e5fe-7abf-99ee-5227a623a171@FreeBSD.org> In-Reply-To: <201705130310.v4D3ApUl085738@repo.freebsd.org> References: <201705130310.v4D3ApUl085738@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --QNbD5nOmiMhMh3DIm8ATfvtUOhEEgee94 Content-Type: multipart/mixed; boundary="75URoF019homcg4NIP5s101p6xJVsFLmQ"; protected-headers="v1" From: Bryan Drewery <bdrewery@FreeBSD.org> To: Ngie Cooper <ngie@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Message-ID: <029ada53-e5fe-7abf-99ee-5227a623a171@FreeBSD.org> Subject: Re: svn commit: r318250 - in head: etc etc/newsyslog.conf.d etc/syslog.d tools/build/mk References: <201705130310.v4D3ApUl085738@repo.freebsd.org> In-Reply-To: <201705130310.v4D3ApUl085738@repo.freebsd.org> --75URoF019homcg4NIP5s101p6xJVsFLmQ Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 5/12/2017 8:10 PM, Ngie Cooper wrote: > Author: ngie > Date: Sat May 13 03:10:50 2017 > New Revision: 318250 > URL: https://svnweb.freebsd.org/changeset/base/318250 >=20 > Log: > Handle the logfiles in newsyslog and syslogd conditionally, based on > src.conf(5) knobs > =20 > This will allow consumers of FreeBSD to use the unmodified configurat= ion > files out of the box more than previously. > =20 > Both newsyslog.conf and syslog.conf: > - /var/log/lpd-errs (MK_LPR !=3D no) > - /var/log/ppp.log (MK_PPP !=3D no) > - /var/log/xferlog (MK_FTP !=3D no) > =20 > newsyslog.conf: > - /var/log/amd.log (MK_AMD !=3D no) > - /var/log/pflog (MK_PF !=3D no) > - /var/log/sendmail.st (MK_SENDMAIL !=3D no) > =20 > MFC after: 3 weeks > Sponsored by: Dell EMC Isilon >=20 > Added: > head/etc/newsyslog.conf.d/amd.conf (contents, props changed) > head/etc/newsyslog.conf.d/ftp.conf (contents, props changed) > head/etc/newsyslog.conf.d/lpr.conf (contents, props changed) > head/etc/newsyslog.conf.d/pf.conf (contents, props changed) > head/etc/newsyslog.conf.d/ppp.conf (contents, props changed) > head/etc/newsyslog.conf.d/sendmail.conf (contents, props changed) > head/etc/syslog.d/ > head/etc/syslog.d/Makefile (contents, props changed) > head/etc/syslog.d/ftp.conf (contents, props changed) > head/etc/syslog.d/lpr.conf (contents, props changed) > head/etc/syslog.d/ppp.conf (contents, props changed) > Modified: > head/etc/Makefile > head/etc/newsyslog.conf > head/etc/newsyslog.conf.d/Makefile > head/etc/syslog.conf > head/tools/build/mk/OptionalObsoleteFiles.inc +1 --=20 Regards, Bryan Drewery --75URoF019homcg4NIP5s101p6xJVsFLmQ-- --QNbD5nOmiMhMh3DIm8ATfvtUOhEEgee94 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBAgAGBQJZGfdcAAoJEDXXcbtuRpfP1aQH+wSLvmwPH2Fa+RzWNO5vYT0B xztj2ovXHD0yrpW8AGrTVIiQrM9P1bhSUSZ1VfzRyDxLhZIZ6q3r9oiOdaA3RoTg mvrpF1sBdewYmkVCn2NRjuvq6UsHCviRSRpNW5FEI3uphwJ6/o9nq4PkOJUO+JZT Z45eUhhmpE1Rjeq9iT4UDnWMBMQg/I1zkm0pE/biflU5PGsAM2aAj/c0yvfXzlUk 8H3j15/fFdFqW/gyN9OOUEKpILMCeIpbmRqcGJIiBafqKckbl4Ih/HCA81mLKcYl AB58q9Ydsunp9VPCuTIxiPkrW38v8j0Sr4QNhkLIn6EdYz+BWHdM1L4W+fx+gLQ= =5GT5 -----END PGP SIGNATURE----- --QNbD5nOmiMhMh3DIm8ATfvtUOhEEgee94--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?029ada53-e5fe-7abf-99ee-5227a623a171>