From owner-cvs-all@FreeBSD.ORG Mon Aug 7 06:01:42 2006 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D68F16A4DA; Mon, 7 Aug 2006 06:01:42 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id D699643D4C; Mon, 7 Aug 2006 06:01:41 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id A098320A5; Mon, 7 Aug 2006 08:01:37 +0200 (CEST) X-Spam-Tests: AWL X-Spam-Learn: disabled X-Spam-Score: 0.0/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 823C42085; Mon, 7 Aug 2006 08:01:37 +0200 (CEST) Received: by xps.des.no (Postfix, from userid 1001) id E5C7133C28; Mon, 7 Aug 2006 08:01:36 +0200 (CEST) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: "Daniel O'Connor" References: <200608021305.k72D5c9R055142@repoman.freebsd.org> <86oduxx2a5.fsf@xps.des.no> <200608071155.12122.doconnor@gsoft.com.au> Date: Mon, 07 Aug 2006 08:01:36 +0200 In-Reply-To: <200608071155.12122.doconnor@gsoft.com.au> (Daniel O'Connor's message of "Mon, 7 Aug 2006 11:55:10 +0930") Message-ID: <864pwp6q4f.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: cvs-src@freebsd.org, src-committers@freebsd.org, Bruce M Simpson , cvs-all@freebsd.org Subject: Re: cvs commit: src/sbin/reboot reboot.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Aug 2006 06:01:42 -0000 "Daniel O'Connor" writes: > On Monday 07 August 2006 01:52, Dag-Erling Sm=F8rgrav wrote: > > Wouldn't it be more logical to have init(8) perform the reboot(2) > > call upon receiving a signal from reboot(8)? > You wouldn't be able to reboot the system in single user mode then > would you? Why not? FreeBSD is not Linux - it always runs init, even in single-user mode. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no