From owner-freebsd-questions@FreeBSD.ORG Wed Oct 13 17:03:52 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 6DD7D16A4CE for ; Wed, 13 Oct 2004 17:03:52 +0000 (GMT) Received: from limicola.its.uu.se (limicola.its.uu.se [130.238.7.33]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3183243D5D for ; Wed, 13 Oct 2004 17:03:51 +0000 (GMT) (envelope-from ante@Update.UU.SE) Received: by limicola.its.uu.se (Postfix, from userid 205) id 9DEC44AA4; Wed, 13 Oct 2004 18:01:43 +0200 (MSZ) Received: from limicola.its.uu.se(127.0.0.1) by limicola.its.uu.se via virus-scan id s2097; Wed, 13 Oct 04 18:01:36 +0200 Received: from Psilocybe.Update.UU.SE (Psilocybe.Update.UU.SE [130.238.19.25]) by limicola.its.uu.se (Postfix) with ESMTP id 9FC7A4A34; Wed, 13 Oct 2004 18:01:36 +0200 (MSZ) Received: by Psilocybe.Update.UU.SE (Postfix, from userid 30086) id 7A4C838012; Wed, 13 Oct 2004 18:01:36 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by Psilocybe.Update.UU.SE (Postfix) with ESMTP id 72EB35C002; Wed, 13 Oct 2004 18:01:36 +0200 (CEST) Date: Wed, 13 Oct 2004 18:01:36 +0200 (CEST) From: Andreas Davour To: rchopra@cal.berkeley.edu In-Reply-To: <20041013145008.94842.qmail@web52105.mail.yahoo.com> Message-ID: References: <20041013145008.94842.qmail@web52105.mail.yahoo.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed cc: questions@freebsd.org Subject: Re: Shutdown And User Intervention 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: Wed, 13 Oct 2004 17:03:52 -0000 On Wed, 13 Oct 2004, Rishi Chopra wrote: > Is there a way to issue a shutdown command that > doesn't require me to press a key to reboot? > > Currently when I enter the command 'shutdown -p' the > system shuts down gracefully but I have to press a key > to reboot the system. > > Ultimately I'd like to be able to power-off the system > gracefully without requiring the user (me) to press a > key afterwards. Check if you have the acpi kernel module loaded. Without it, the "shutdown -p" can't shutoff the computer without human intervention. At least in no way I know. /andreas -- A: Because it fouls the order in which people normally read text. Q: Why is top-posting such a bad thing? A: Top-posting. Q: What is the most annoying thing on usenet and in e-mail?