From owner-freebsd-x11@FreeBSD.ORG Thu Jun 20 09:55:10 2013 Return-Path: Delivered-To: freebsd-x11@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id 2A0B87A for ; Thu, 20 Jun 2013 09:55:10 +0000 (UTC) (envelope-from zeising@freebsd.org) Received: from mail.lysator.liu.se (mail.lysator.liu.se [IPv6:2001:6b0:17:f0a0::3]) by mx1.freebsd.org (Postfix) with ESMTP id D4B07190D for ; Thu, 20 Jun 2013 09:55:09 +0000 (UTC) Received: from mail.lysator.liu.se (localhost [127.0.0.1]) by mail.lysator.liu.se (Postfix) with ESMTP id 4D13E4000A for ; Thu, 20 Jun 2013 11:55:07 +0200 (CEST) Received: by mail.lysator.liu.se (Postfix, from userid 1004) id 3B1304001B; Thu, 20 Jun 2013 11:55:07 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on bernadotte.lysator.liu.se X-Spam-Level: X-Spam-Status: No, score=0.0 required=5.0 tests=none autolearn=disabled version=3.3.1 X-Spam-Score: 0.0 Received: from mx.daemonic.se (h-45-105.a163.priv.bahnhof.se [94.254.45.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.lysator.liu.se (Postfix) with ESMTPSA id 1458A4000A; Thu, 20 Jun 2013 11:55:05 +0200 (CEST) Received: from mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) by mx.daemonic.se (Postfix) with ESMTPS id 3bbdgD5ssFz8hVn; Thu, 20 Jun 2013 11:55:04 +0200 (CEST) X-Virus-Scanned: amavisd-new at daemonic.se Received: from mx.daemonic.se ([IPv6:2001:470:dca9:0:1::3]) (using TLS with cipher CAMELLIA256-SHA) by mailscanner.daemonic.se (mailscanner.daemonic.se [IPv6:2001:470:dca9:0:1::6]) (amavisd-new, port 10025) with ESMTPS id MuFx5h1CQ1Qh; Thu, 20 Jun 2013 11:55:02 +0200 (CEST) Received: from mail.daemonic.se (mail.daemonic.se [10.1.0.4]) by mx.daemonic.se (Postfix) with ESMTPS id 3bbdgB68jdz8hVm; Thu, 20 Jun 2013 11:55:02 +0200 (CEST) Received: from tifa.daemonic.se (h140n3-aahm-a11.ias.bredband.telia.com [78.72.134.140]) by mail.daemonic.se (Postfix) with ESMTPSA id 3bbdgB5TNcz9Ctq; Thu, 20 Jun 2013 11:55:02 +0200 (CEST) Received: from tifa.daemonic.se (localhost [127.0.0.1]) by tifa.daemonic.se (Postfix) with ESMTP id 7CB2822819; Thu, 20 Jun 2013 11:55:01 +0200 (CEST) Message-ID: <51C2D175.8060204@freebsd.org> Date: Thu, 20 Jun 2013 11:55:01 +0200 From: Niclas Zeising User-Agent: Mutt/1.5.21 MIME-Version: 1.0 To: Boris Samorodov Subject: Re: [HEADS UP] switch default xorg version in 9.1 and later References: <235719.21386.bm@smtp112.sbc.mail.ne1.yahoo.com> <51C2CFAF.70008@passap.ru> In-Reply-To: <51C2CFAF.70008@passap.ru> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Virus-Scanned: ClamAV using ClamSMTP Cc: Thomas Mueller , freebsd-x11@freebsd.org X-BeenThere: freebsd-x11@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: X11 on FreeBSD -- maintaining and support List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 20 Jun 2013 09:55:10 -0000 On 06/20/13 11:47, Boris Samorodov wrote: > 20.06.2013 09:58, Thomas Mueller пишет: > >> I would need to be able to shutdown from X, which requires root permissions, hence the need for an xterm as root. > > You need just operator's permissions. Add yourself to operators group > (/etc/group) and at next login you'll be able to do a shutdown. > It is also possible to just su to root in an xterm and shut down that way, or use sudo. Regards! -- Niclas