From owner-freebsd-questions@FreeBSD.ORG Tue Jan 6 10:02:14 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3077216A4CE for ; Tue, 6 Jan 2004 10:02:14 -0800 (PST) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5B68543D46 for ; Tue, 6 Jan 2004 10:02:12 -0800 (PST) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.12.10/8.12.10) id i06I26TS092930; Tue, 6 Jan 2004 12:02:06 -0600 (CST) (envelope-from dan) Date: Tue, 6 Jan 2004 12:02:06 -0600 From: Dan Nelson To: fbsd_user Message-ID: <20040106180206.GF38169@dan.emsphone.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-OS: FreeBSD 5.2-CURRENT X-message-flag: Outlook Error User-Agent: Mutt/1.5.5.1i cc: "freebsd-questions@FreeBSD. ORG" Subject: Re: why does inetd default to enable X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Jan 2004 18:02:14 -0000 In the last episode (Jan 06), fbsd_user said: > The 4.9 /etc/defaults/rc.conf file has inetd_enable="YES" > > Why is that? > > During the sysinstall I answered NO to inetd question. > > Is this not an error? sysinstall should have created an /etc/rc.conf with inetd_enable="NO" in it, to override the default. -- Dan Nelson dnelson@allantgroup.com