Date: Wed, 17 Apr 2002 12:48:40 -0700 (PDT) From: Doug Barton <DougB@FreeBSD.org> To: Hajimu UMEMOTO <ume@mahoroba.org> Cc: cvs-committers@FreeBSD.org, <cvs-all@FreeBSD.org> Subject: etc mfc Message-ID: <20020417124043.K4228-100000@master.gorean.org> In-Reply-To: <ygen0w2tdpm.wl@mille.mahoroba.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 18 Apr 2002, Hajimu UMEMOTO wrote: > A entry for ypserv was added into /etc/hosts.allow. However, 4-STABLE > version of ypserv is not linked libwrap, yet. Yes, someone else pointed that out too. I was trying to make ypserv compile with -DTCP_WRAPPERS, but it seems non-trivial, so I just backed out this change. > Though, there is uucp in 4-STABLE, an uucpd entry was deleted from > /etc/inetd.conf. It was not deleted, it was moved. > An IPv6 entry for tftpd was added into /etc/inetd.conf. Though, I > have a plan of MFC, 4-STABLE version of tftpd doesn't support an IPv6, > yet. Thank you, I just backed this one out as well. > And, inetd_enable was changed to NO, silently. It seems POLA > violation. That depends on your perspective on this I suppose... My reasoning at the time was that since all entries in inetd.conf are commented out by default, turning the daemon on by default is silly. Also, users who actually want inetd for something will likely have entries in /etc/rc.conf[.local] either by design, or via sysinstall. However, if you believe strongly that the default should continue to be YES, my feelings won't be hurt if you change it. -- "We have known freedom's price. We have shown freedom's power. And in this great conflict, ... we will see freedom's victory." - George W. Bush, President of the United States State of the Union, January 28, 2002 Do YOU Yahoo!? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020417124043.K4228-100000>