From owner-freebsd-current Thu Nov 18 11:29:21 1999 Delivered-To: freebsd-current@freebsd.org Received: from khavrinen.lcs.mit.edu (khavrinen.lcs.mit.edu [18.24.4.193]) by hub.freebsd.org (Postfix) with ESMTP id B4B4A1518D for ; Thu, 18 Nov 1999 11:29:11 -0800 (PST) (envelope-from wollman@khavrinen.lcs.mit.edu) Received: (from wollman@localhost) by khavrinen.lcs.mit.edu (8.9.3/8.9.3) id OAA40475; Thu, 18 Nov 1999 14:28:55 -0500 (EST) (envelope-from wollman) Date: Thu, 18 Nov 1999 14:28:55 -0500 (EST) From: Garrett Wollman Message-Id: <199911181928.OAA40475@khavrinen.lcs.mit.edu> To: Peter Wemm Cc: current@FreeBSD.ORG Subject: Re: init runs with console as control terminal? In-Reply-To: <19991118150110.D2A7B1CA0@overcee.netplex.com.au> References: <199911180357.WAA18909@lor.watermarkgroup.com> <19991118150110.D2A7B1CA0@overcee.netplex.com.au> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG < said: > root cron 218 0 - - none - > root cron 218 1 - - none - > root cron 218 2 - - none - > root adjkerntz 40 0 - - none - > root adjkerntz 40 1 - - none - > root adjkerntz 40 2 - - none - Buggy daemons that don't close their standard file descriptors. (On my machine I also have radiusd and amd.) > init(8) does a revoke on /dev/ttyv0 after /etc/rc finishes and before the > ttyv0 getty fires up, so I suspect an aliasing problem, but I can't see > what's doing it. (I haven't been annoyed enough to find out what's really > happening) As Bruce explained, the revocation happens automatically when the session leader of the /etc/rc process exits. (It happens automatically when any session leader exits, in point of fact.) Beyond the issue of buggy daemons, this all looks peachy to me. -GAWollman -- Garrett A. Wollman | O Siem / We are all family / O Siem / We're all the same wollman@lcs.mit.edu | O Siem / The fires of freedom Opinions not those of| Dance in the burning flame MIT, LCS, CRS, or NSA| - Susan Aglukark and Chad Irschick To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message