From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id A05E6138CBE for ; Sat, 21 Mar 2015 19:39:44 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 61C5EE092F; Sat, 21 Mar 2015 19:39:41 +0000 (UTC) Received: from mail-la0-f53.google.com (mail-la0-f53.google.com [209.85.215.53]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 4421CE0922 for ; Sat, 21 Mar 2015 19:39:39 +0000 (UTC) Received: by labto5 with SMTP id to5so1072144lab.0 for ; Sat, 21 Mar 2015 12:39:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=jLIGfHuxIm9I+3tj4IpPK93BX9ZtwVda2DQ9N5y32GE=; b=geeEOWB04rzwWCd8pKXrWQSPYLRr6wbE+i6hZDeJYdFfsjFfKfDai3zLvow+JWXBdY Es1nFQSkaWLNlIZYtgbwkPtImSAH6oXQDUEfcfOG2l1V/EUUlibbJjevTgurs4d9n4O/ CCBnsCe0CzvUBvMWPS/1Fjnz8vc4hrQhnfooo6fhxrfSfnY59rieKjV2FViqzjEjDdrJ hlVvwi/PYvQ8YZJLzct/yCrHKu9TWI9Ec2IXeHgSijTqUhqTzLl632eAhEFv3qLh7GUT s0XjZXRXIpfqUi5u92Qtq3h7JEYiTTPaq19doEvFUeV6BiuCM0YZiK1yRMJLT/CDAfQW DjAA== X-Received: by 10.152.120.8 with SMTP id ky8mr74693456lab.118.1426966777922; Sat, 21 Mar 2015 12:39:37 -0700 (PDT) Received: from digger (95-55-1-236.dynamic.avangarddsl.ru. [95.55.1.236]) by mx.google.com with ESMTPSA id rz10sm1651217lbb.46.2015.03.21.12.39.36 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Mar 2015 12:39:37 -0700 (PDT) Date: Sat, 21 Mar 2015 15:39:34 -0400 From: German To: gentoo-user@lists.gentoo.org Subject: Re: [gentoo-user] How to poweroff the system from user? Message-Id: <20150321153934.01966ae8bd27daf7bcc47000@gmail.com> In-Reply-To: References: <20150321152656.a82a84b3e8a32c8b68554548@gmail.com> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.25; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-user@lists.gentoo.org Reply-to: gentoo-user@lists.gentoo.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Archives-Salt: 5afe35cd-6d6c-429d-a6b3-90f0f94421f3 X-Archives-Hash: b34d0fb27abc04a63e62aeae28404ac4 On Sat, 21 Mar 2015 21:34:51 +0200 Alexander Kapshuk wrote: > On Sat, Mar 21, 2015 at 9:26 PM, German wrote: > > > If I run poweroff from root, the system shuts down, however when I run > > poweroff from user -- command not found. How to shut down the system from > > user? Thanks > > > > -- > > German > > > > > poweroff(1) says: > If you're not the superuser, you will get the message `must be supe‐ > ruser'. > > Either run poweroff as the superuser, or if you're running Gnome, KDE, > XFCE, etc., you may use the shutdown option available in those desktop > environments. No, I am trying to shutdown from a console > > Others might suggest other ways of doing it. -- German