From owner-freebsd-questions@FreeBSD.ORG Wed Oct 13 14:57:45 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 443E016A4CE for ; Wed, 13 Oct 2004 14:57:45 +0000 (GMT) Received: from smtp03.mrf.mail.rcn.net (smtp03.mrf.mail.rcn.net [207.172.4.62]) by mx1.FreeBSD.org (Postfix) with ESMTP id E668A43D2D for ; Wed, 13 Oct 2004 14:57:44 +0000 (GMT) (envelope-from roberthuff@rcn.com) Received: from 209-6-197-67.c3-0.smr-ubr1.sbo-smr.ma.cable.rcn.com ([209.6.197.67] helo=jerusalem.litteratus.org.litteratus.org) by smtp03.mrf.mail.rcn.net with esmtp (Exim 3.35 #7) id 1CHkZP-000092-00 for questions@freebsd.org; Wed, 13 Oct 2004 10:57:44 -0400 From: Robert Huff MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <16749.16993.939220.780475@jerusalem.litteratus.org> Date: Wed, 13 Oct 2004 10:57:37 -0400 To: questions@freebsd.org In-Reply-To: <20041013145008.94842.qmail@web52105.mail.yahoo.com> References: <20041013145008.94842.qmail@web52105.mail.yahoo.com> X-Mailer: VM 7.17 under 21.5 (beta16) "celeriac" XEmacs Lucid Subject: 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 14:57:45 -0000 Rishi Chopra writes: > 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. "shutdown -r" works for mw. Robert Huff