X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from mail.wtbts.no (mail.wtbts.no [213.234.126.131]) by mail.alpinelinux.org (Postfix) with ESMTP id AA366DC1609 for ; Tue, 3 Jan 2012 13:35:56 +0000 (UTC) Received: from localhost (bsna.nor.wtbts.net [127.0.0.1]) by mail.wtbts.no (Postfix) with ESMTP id 893C0AE4003; Tue, 3 Jan 2012 13:35:55 +0000 (UTC) X-Virus-Scanned: Yes Received: from mail.wtbts.no ([127.0.0.1]) by localhost (bsna.nor.wtbts.net [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id U1ZXSL64UYSv; Tue, 3 Jan 2012 13:35:54 +0000 (UTC) Received: from mail.ytre.org (extmail.nor.wtbts.net [10.65.72.14]) by mail.wtbts.no (Postfix) with ESMTP id EF101376277; Tue, 3 Jan 2012 13:35:53 +0000 (UTC) Received: from mail.ytre.org (localhost [127.0.0.1]) by mail.ytre.org (Postfix) with ESMTP id C5ADF60B80CF7; Tue, 3 Jan 2012 13:35:53 +0000 (UTC) Received: from ncopa-desktop.nor.wtbts.net (ncopa-desktop.nor.wtbts.net [10.65.65.1]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@ytre.org) by mail.ytre.org (Postfix) with ESMTPSA id 752D460B80CF4; Tue, 3 Jan 2012 13:35:53 +0000 (UTC) Date: Tue, 3 Jan 2012 14:35:52 +0100 From: Natanael Copa To: Florian Heigl Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] Poweroff :) Message-ID: <20120103143552.3bceaa84@ncopa-desktop.nor.wtbts.net> In-Reply-To: References: X-Mailer: Claws Mail 3.8.0 (GTK+ 2.24.6; x86_64-unknown-linux-gnu) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Virus-Scanned: ClamAV using ClamSMTP On Tue, 3 Jan 2012 12:43:34 +0100 Florian Heigl wrote: > Hi, > > a small question - once in a while at some desparate sad times even my > Alpine systems have to be shut down. > It seems "halt" would be the command I'm supposed to use, since there > is no shutdown -h +0 as a command. > Now while halt does get quite close to a shutdown since it does a lot > more than it would do on a Unix box, it does > stay quite close to the original by not issueing a poweroff after it > is done "halting". > > I need to check off the following things: > Systems should power off after a shutdown Dejavu. I have been there... try /sbin/poweroff > Systems should also run this shutdown if the acpi power button is > short-pressed Make sure that /etc/init.d/acpid runs. (it should if you used setup-alpine) > I haven't found much to this behalf but I've even seen it in > Virtualbox, so this has to be a common thing? > > Would be glad if someone told me what to change! > > Florian > -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---