From owner-freebsd-hackers Thu Jan 10 16: 6:18 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from ussenterprise.ufp.org (ussenterprise.ufp.org [208.185.30.210]) by hub.freebsd.org (Postfix) with ESMTP id 1E54737B48F; Thu, 10 Jan 2002 16:05:58 -0800 (PST) Received: (from bicknell@localhost) by ussenterprise.ufp.org (8.11.1/8.11.1) id g0B05vi18869; Thu, 10 Jan 2002 19:05:57 -0500 (EST) (envelope-from bicknell) Date: Thu, 10 Jan 2002 19:05:57 -0500 From: Leo Bicknell To: John Baldwin Cc: freebsd-hackers@FreeBSD.org Subject: Re: serial console + boot blip Message-ID: <20020111000557.GA18770@ussenterprise.ufp.org> Mail-Followup-To: John Baldwin , freebsd-hackers@FreeBSD.org References: <20020110205850.GA14046@ussenterprise.ufp.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Organization: United Federation of Planets Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG In a message written on Thu, Jan 10, 2002 at 02:23:22PM -0800, John Baldwin wrote: > > Setting nohup means that when I log out it won't hangup though, > > right? I like that behavior, what I don't like is the hangup on > > the switch from kernel mode to {single,multi}-user mode. > > You can't have your cake and eat it, too. Pick one or the other. :) Of course I can, I have the source! :-) What confuses me is I thought the hup/nohup was a function of the shell exiting, but it seems to be a function of init/getty (which is why it happens when init starts). Even if it's a part of init, it looks like it would be relatively simple to tell it not to send the hup the very first time, regardless of the config which would fix my problem. Is that an unreasonable behavior? I want to make sure I'm going down the right road, before I dig in code to patch/fix it. :-) -- Leo Bicknell - bicknell@ufp.org - CCIE 3440 PGP keys at http://www.ufp.org/~bicknell/ Read TMBG List - tmbg-list-request@tmbg.org, www.tmbg.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message