From mboxrd@z Thu Jan  1 00:00:00 1970
Received: from pigeon.gentoo.org ([208.92.234.80] helo=lists.gentoo.org)
	by finch.gentoo.org with esmtp (Exim 4.60)
	(envelope-from <gentoo-dev+bounces-49653-garchives=archives.gentoo.org@lists.gentoo.org>)
	id 1RrrvW-0003U9-Fo
	for garchives@archives.gentoo.org; Mon, 30 Jan 2012 14:09:46 +0000
Received: from pigeon.gentoo.org (localhost [127.0.0.1])
	by pigeon.gentoo.org (Postfix) with SMTP id D668DE062A;
	Mon, 30 Jan 2012 14:09:36 +0000 (UTC)
Received: from mail-bk0-f53.google.com (mail-bk0-f53.google.com [209.85.214.53])
	by pigeon.gentoo.org (Postfix) with ESMTP id 2E2F1E06BF
	for <gentoo-dev@lists.gentoo.org>; Mon, 30 Jan 2012 14:08:47 +0000 (UTC)
Received: by bke11 with SMTP id 11so1327486bke.40
        for <gentoo-dev@lists.gentoo.org>; Mon, 30 Jan 2012 06:08:47 -0800 (PST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=gamma;
        h=message-id:date:from:user-agent:mime-version:to:subject:references
         :in-reply-to:x-enigmail-version:content-type
         :content-transfer-encoding;
        bh=Nr0XHk7XPOcGsaXRzo8CeQ8VsUsttUI/k2Ka5k/emQU=;
        b=q2EIhLW5c9GogucmMAWjO4w3EjxD/m/wNMNVlpfgeARBAJ7Jhghz/LEAibR89GreiM
         cOWLZaqH83nG8ep2ohrXzxsKID0gF5CxFznMpRsBFd/xlsPX068AK85zmk6xeNDVi6sg
         jPRpHr+SiKheSlSE1bhkim8kRUbvkfH/fqyk0=
Received: by 10.205.134.130 with SMTP id ic2mr8673758bkc.90.1327932527311;
        Mon, 30 Jan 2012 06:08:47 -0800 (PST)
Received: from [138.96.193.83] (sita.inria.fr. [138.96.193.83])
        by mx.google.com with ESMTPS id fg16sm37761491bkb.16.2012.01.30.06.08.45
        (version=SSLv3 cipher=OTHER);
        Mon, 30 Jan 2012 06:08:45 -0800 (PST)
Message-ID: <4F26A46D.8040908@gmail.com>
Date: Mon, 30 Jan 2012 15:08:45 +0100
From: Cyprien Nicolas <c.nicolas@gmail.com>
User-Agent: Mozilla/5.0 (X11; Linux i686 on x86_64; rv:9.0.1) Gecko/20120104 Firefox/9.0.1 SeaMonkey/2.6.1
Precedence: bulk
List-Post: <mailto:gentoo-dev@lists.gentoo.org>
List-Help: <mailto:gentoo-dev+help@lists.gentoo.org>
List-Unsubscribe: <mailto:gentoo-dev+unsubscribe@lists.gentoo.org>
List-Subscribe: <mailto:gentoo-dev+subscribe@lists.gentoo.org>
List-Id: Gentoo Linux mail <gentoo-dev.gentoo.org>
X-BeenThere: gentoo-dev@lists.gentoo.org
Reply-to: gentoo-dev@lists.gentoo.org
MIME-Version: 1.0
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] rfc: news item for changed polkit default group
References: <4F268B92.7010409@gentoo.org>
In-Reply-To: <4F268B92.7010409@gentoo.org>
X-Enigmail-Version: 1.3.4
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 7bit
X-Archives-Salt: 58cae871-515b-4d38-9483-5f1cdda1ebbc
X-Archives-Hash: 0c725263780ac86044c5272359a7c18a

Samuli Suominen wrote:
> was asked about this at IRC today, so I suppose we should convey this
> information better to users

> You can change the default value at:
> # $EDITOR /etc/polkit-1/localauthority.conf.d/50-localauthority.conf

The default file states:
> # Configuration file for the PolicyKit Local Authority.
> #
> # DO NOT EDIT THIS FILE, it will be overwritten on update.

It seems there is no CONFIG_PROTECT_MASK to exclude that peculiar
file from CONFIG_PROTECT.

Maybe this line should be removed from that file? I wondered which
file should be edited to keep my settings over updates.

-- 
Cyprien Nicolas