Date: Fri, 24 Nov 2000 13:42:05 +0000 From: simond@irrelevant.org To: cam <cam@bsdfr.org> Cc: questions@FreeBSD.ORG Subject: Re: how to shutdown the computer Message-ID: <20001124134205.B41148@irrelevant.org> In-Reply-To: <200011241332.OAA36073@mailhost.esil.univ-mrs.fr>; from cam@bsdfr.org on Fri, Nov 24, 2000 at 02:33:14PM %2B0100 References: <200011241332.OAA36073@mailhost.esil.univ-mrs.fr>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Nov 24, 2000 at 02:33:14PM +0100, cam wrote: > Hi > > I would like to have some informations (web pages, man pages) about how to proceed to make FreeBSD shutdown the computer when I 'halt' it like with windows 98 or Linux (ATX). First make sure you have apm enabled (ie put "device apm0" in your kernel config file), put apm_enable="YES" in your /etc/rc.conf and then do shutdown -p now to power the machine down. Hope that helps :) -- Simon Dick simond@irrelevant.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001124134205.B41148>