From owner-freebsd-current Sun Dec 8 9: 7:16 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 32EE337B401 for ; Sun, 8 Dec 2002 09:07:14 -0800 (PST) Received: from milan.hitnet.rwth-aachen.de (milan.hitnet.RWTH-Aachen.DE [137.226.181.144]) by mx1.FreeBSD.org (Postfix) with ESMTP id 108D243E4A for ; Sun, 8 Dec 2002 09:07:13 -0800 (PST) (envelope-from chris@unixpages.org) Received: from gondor.middleearth (gondor.middleearth [192.168.1.42]) by milan.hitnet.rwth-aachen.de (Postfix) with ESMTP id 06DBCA91E; Sun, 8 Dec 2002 18:07:12 +0100 (CET) Received: by gondor.middleearth (Postfix, from userid 1001) id A2E4C154DA; Sun, 8 Dec 2002 18:07:02 +0100 (CET) Date: Sun, 8 Dec 2002 18:07:02 +0100 From: Christian Brueffer To: Riccardo Torrini Cc: Mark Murray , freebsd-current@FreeBSD.ORG Subject: Re: The great perl script rewrite - big problem Message-ID: <20021208170701.GA590@unixpages.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i X-Operating-System: FreeBSD 5.0-RC X-PGP-Key: http://www.unixpages.org/cbrueffer.asc Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 08, 2002 at 04:03:48PM +0100, Riccardo Torrini wrote: > I contributed to the great perl script rewrite but seems that > we forgot to rewrite some important perl script: >=20 > # grep -lR perl /etc/periodic/ > /etc/periodic/daily/440.status-mailq > /etc/periodic/daily/460.status-mail-rejects > /etc/periodic/daily/470.status-named > /etc/periodic/security/550.ipfwlimit > /etc/periodic/security/650.ip6fwlimit >=20 > I noticed this after installing postfix MTA into my 4.7 home server. >=20 > BTW: postfix port disable periodic with this variables: >=20 > # cat /etc/periodic.conf > daily_status_mail_rejects_enable=3D"NO" > daily_status_include_submit_mailq=3D"NO" > daily_submit_queuerun=3D"NO" >=20 >=20 > Because FreeBSD.org use postfix I think it already resolved this > issue, can you distribute your special periodic scripts? > I tryed to convert 460* myself but the perl line is really too > complex for me :-( >=20 > I think that an awk migration may be appropriate, and also a MFC. > Also a Cc: to stable people may be required. >=20 Hi, this has already been taken care of: keramida 2002/12/07 15:37:45 PST Modified files: etc/periodic/daily 440.status-mailq 460.status-mail-rejects 470.status-named etc/periodic/security 550.ipfwlimit 650.ip6fwlimit Log: Avoid using perl in the periodic & security scripts. This brings the base system one step closer to being totally perl-free. =20 Approved by: re (jhb) Revision Changes Path 1.9 +3 -3 src/etc/periodic/daily/440.status-mailq 1.15 +4 -3 src/etc/periodic/daily/460.status-mail-rejects 1.4 +23 -23 src/etc/periodic/daily/470.status-named 1.5 +4 -2 src/etc/periodic/security/550.ipfwlimit 1.5 +4 -2 src/etc/periodic/security/650.ip6fwlimit - Christian --=20 http://www.unixpages.org chris@unixpages.org GPG Pub-Key : www.unixpages.org/cbrueffer.asc GPG Fingerprint: A5C8 2099 19FF AACA F41B B29B 6C76 178C A0ED 982D GPG Key ID : 0xA0ED982D --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE983w1bHYXjKDtmC0RArthAJ0RKG0SGNHNmU+QMVlqj+v33cv8vwCaA2TX GJ8D2iF0mxoMTVFcnDAGzlQ= =tbLf -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message