From owner-freebsd-questions@FreeBSD.ORG Tue Mar 21 20:13:25 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 79C5016A401 for ; Tue, 21 Mar 2006 20:13:25 +0000 (UTC) (envelope-from mfitzgerald@pacific.net.au) Received: from jay.exetel.com.au (jay.exetel.com.au [220.233.0.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id F325743D5E for ; Tue, 21 Mar 2006 20:13:23 +0000 (GMT) (envelope-from mfitzgerald@pacific.net.au) Received: (qmail 26561 invoked by uid 507); 22 Mar 2006 07:13:22 +1100 Received: from 28.101.233.220.exetel.com.au (HELO ?192.168.1.100?) (220.233.101.28) by jay.exetel.com.au with SMTP; 22 Mar 2006 07:13:22 +1100 Mime-Version: 1.0 (Apple Message framework v623) In-Reply-To: <44202897.3020602@freebsd.org> References: <7e6edc4c961db1f296c1a3d995129635@pacific.net.au> <44202897.3020602@freebsd.org> Content-Type: text/plain; charset=US-ASCII; format=flowed Message-Id: Content-Transfer-Encoding: 7bit From: Malcolm Fitzgerald Date: Wed, 22 Mar 2006 07:13:21 +1100 To: freebsd-questions@freebsd.org X-Mailer: Apple Mail (2.623) Subject: Re: Why doesn't Turn Off The Computer turn off the computer? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 21 Mar 2006 20:13:25 -0000 On 22/03/2006, at 3:23 AM, regnans@gmail.com wrote: > Malcolm Fitzgerald wrote: >> When I log out and select "Turn off the computer" it shuts down the >> system and leaves the machinery running, displaying this message: >> >> "The operating system has halted. >> Please press any key to reboot." > I figure you use kdm as Display Manager, because "Turn off the > computer" > is what is offers as a choice when you select "Shutdown". > To set it up properly, run kcontrol, select "System Administration", > then "Login Manager", then "Shutdown". Go into Administrator Mode and > correct the command for "Halt" to "/sbin/halt -p". Yes, it was simply a matter of issuing the -p switch thank you Helge, for spotting the kdm reference and giving the easiest method for fixing the problem malcolm