From owner-freebsd-bugs@FreeBSD.ORG Tue Mar 29 20:13:46 2005 Return-Path: Delivered-To: freebsd-bugs@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id DDED716A4CE for ; Tue, 29 Mar 2005 20:13:46 +0000 (GMT) Received: from critter.freebsd.dk (f170.freebsd.dk [212.242.86.170]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2810A43D46 for ; Tue, 29 Mar 2005 20:13:46 +0000 (GMT) (envelope-from phk@critter.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.13.3/8.13.1) with ESMTP id j2TKDjwA045222; Tue, 29 Mar 2005 22:13:45 +0200 (CEST) (envelope-from phk@critter.freebsd.dk) To: Matteo Riondato From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 29 Mar 2005 22:10:05 +0200." <20050329201005.GE916@kaiser.sig11.org> Date: Tue, 29 Mar 2005 22:13:45 +0200 Message-ID: <45221.1112127225@critter.freebsd.dk> Sender: phk@critter.freebsd.dk cc: freebsd-bugs@freebsd.org Subject: Re: conf/36392: [feature request] cron starts before vi recover, and vi recover isnt dont securely X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 29 Mar 2005 20:13:47 -0000 In message <20050329201005.GE916@kaiser.sig11.org>, Matteo Riondato writes: > >--qKojvbh47KHQqxue >Content-Type: text/plain; charset=us-ascii >Content-Disposition: inline >Content-Transfer-Encoding: quoted-printable > >On Tue, Mar 29, 2005 at 10:03:41PM +0200, Poul-Henning Kamp wrote: >> In message <200503292000.j2TK0Dl6082442@freefall.freebsd.org>, Matteo Rio= >ndato=20 >> writes: >>=20 >> > It's not really clear where is the bug, anyway, according to rcorder >> > -s nostart /etc/rc.d/*, virecover is launched before cron and inetd. >> > I think this PR can be closed. >>=20 >> I don't know if this is really related/relevant, but it bugs me that >> we run virecover on systems where no mail service is configured. > >Do you think that we should not even run virecover on such systems or >that we should not send a mail to the user?=20 It's the mail-sending bit which bugs me, in some configurations this simply hangs boot for how ever long it takes for it to realize that it can't. Possibly the underlying issue is really lack of DNS I'm not sure. Of course it begs the question about what to do about stuff like cron output which is also mailed... -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.