From owner-freebsd-questions@FreeBSD.ORG Thu Jan 6 00:12:53 2005 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 E2EBA16A4CE for ; Thu, 6 Jan 2005 00:12:53 +0000 (GMT) Received: from fusion.vilot.net (vilot.com [64.246.32.88]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97DF043D2D for ; Thu, 6 Jan 2005 00:12:53 +0000 (GMT) (envelope-from tom@vilot.com) Received: from [192.168.1.100] (c-24-8-184-241.client.comcast.net [24.8.184.241]) (authenticated bits=0) by fusion.vilot.net (8.13.1/8.12.9) with ESMTP id j0609eoi050384; Wed, 5 Jan 2005 18:09:41 -0600 (CST) (envelope-from tom@vilot.com) Message-ID: <41DC8278.7040400@vilot.com> Date: Wed, 05 Jan 2005 17:12:40 -0700 From: Tom Vilot User-Agent: Mozilla Thunderbird 1.0 (X11/20041222) X-Accept-Language: en-us, en MIME-Version: 1.0 To: Forrest Aldrich References: <41DC80EC.10402@forrie.com> In-Reply-To: <41DC80EC.10402@forrie.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit cc: questions@freebsd.org Subject: Re: Powering down FreeBSD 5 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: Thu, 06 Jan 2005 00:12:54 -0000 Forrest Aldrich wrote: > Can FreeBSD be configured to actually power off the machine, rather > than sit with "Press any key to reboot". > > We're redeploying some servers, and we'd like them to be powered on > individually, not powered up upon plug-in to the power cable. /sbin/shutdown -p Although it does depend on the hardware being able to do that. i.e., my laptop handles that just fine, but not the old dual processor Xeon here ....