From owner-freebsd-questions@FreeBSD.ORG Tue Jul 24 06:17:56 2007 Return-Path: Delivered-To: FreeBSD-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B349216A41A for ; Tue, 24 Jul 2007 06:17:56 +0000 (UTC) (envelope-from ABabiy@shaw.ca) Received: from pd2mo2so.prod.shaw.ca (shawidc-mo1.cg.shawcable.net [24.71.223.10]) by mx1.freebsd.org (Postfix) with ESMTP id 8E92D13C469 for ; Tue, 24 Jul 2007 06:17:56 +0000 (UTC) (envelope-from ABabiy@shaw.ca) Received: from pd2mr6so.prod.shaw.ca (pd2mr6so-qfe3.prod.shaw.ca [10.0.141.9]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JLO00GDV6TC9C50@l-daemon> for FreeBSD-questions@freebsd.org; Tue, 24 Jul 2007 00:17:36 -0600 (MDT) Received: from pn2ml9so.prod.shaw.ca ([10.0.121.7]) by pd2mr6so.prod.shaw.ca (Sun Java System Messaging Server 6.2-7.05 (built Sep 5 2006)) with ESMTP id <0JLO007GL6TARG50@pd2mr6so.prod.shaw.ca> for FreeBSD-questions@freebsd.org; Tue, 24 Jul 2007 00:17:34 -0600 (MDT) Received: from [192.168.2.106] ([70.71.25.56]) by l-daemon (Sun ONE Messaging Server 6.0 HotFix 1.01 (built Mar 15 2004)) with ESMTP id <0JLO00CPY6TAGZ71@l-daemon> for FreeBSD-questions@freebsd.org; Tue, 24 Jul 2007 00:17:34 -0600 (MDT) Date: Mon, 23 Jul 2007 23:17:33 -0700 From: Andriy Babiy In-reply-to: <46A46890.5050002@u.washington.edu> To: Garrett Cooper Message-id: <200707232317.33807.ABabiy@shaw.ca> Organization: home MIME-version: 1.0 Content-type: text/plain; charset=iso-8859-1 Content-transfer-encoding: 7bit Content-disposition: inline References: <20070723005203.5027eef1@FreeBSD-i386.xfce.com> <46A46890.5050002@u.washington.edu> User-Agent: KMail/1.9.7 Cc: FreeBSD-questions@freebsd.org Subject: Re: xfce4 enable shutdown 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, 24 Jul 2007 06:17:56 -0000 On July 23, 2007, Garrett Cooper wrote: > Andriy Babiy wrote: > > Hi everybody, > > > > I'm experiencing a minor problem with xfce4 - can't enable > > reboot/shutdown options in the menu. > > I had the following lines in my sudoers file (I used the second one): > > 1) > > %groupname ALL = NOPASSWD:/usr/local/libexec/xfsm-shutdown-helper > > 2) > > ALIAS_NAME ALL = (ALL) NOPASSWD: ALL > > > > It worked just fine this morning. I upgraded some ports - all of them > > are up-to-date now; I tried either of the lines and both, but > > reboot/shutdown options are disabled. I am still able to > > reboot/shutdown from the console using: > > sudo shutdown -r (or -p) now > > But the menu options stay disabled. > > xfce documentation and google refer to the above mentioned lines. What > > can I do else to enable reboot/shutdown options? > > > > Thank you in advance! > > Andriy > > sudo had segfault issues that I believe were corrected today thanks > to a few porter's hard work. > Update your ports again and see if the issue still occurs for you. > Cheers, > -Garrett You are right. That fixed the problem. Thank you for advice. Andriy