From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andy Wingo Subject: Re: [PATCH v2 4/7] gnu: polkit: Use elogind for seat management. Date: Tue, 25 Aug 2015 18:00:35 +0200 Message-ID: <87egir4au4.fsf@igalia.com> References: <95cd06d0b1639449fffa2ded823e54d0f26afbb6.1440062095.git.wingo@pobox.com> <395bc18129036f5fc7dda80a3e034c8c75255255.1440062095.git.wingo@pobox.com> <878u8zmn5x.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55958) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZUGeU-0004Me-R2 for guix-devel@gnu.org; Tue, 25 Aug 2015 12:00:48 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZUGeN-000363-UF for guix-devel@gnu.org; Tue, 25 Aug 2015 12:00:46 -0400 In-Reply-To: <878u8zmn5x.fsf@gnu.org> ("Ludovic =?utf-8?Q?Court=C3=A8s=22'?= =?utf-8?Q?s?= message of "Tue, 25 Aug 2015 16:56:58 +0200") List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: Ludovic =?utf-8?Q?Court=C3=A8s?= Cc: guix-devel@gnu.org On Tue 25 Aug 2015 16:56, ludo@gnu.org (Ludovic Court=C3=A8s) writes: >> + ;; FIXME: Shouldn't need libcap, it should be correctly propaga= ted >> + ;; from elogind. >> + ("libcap" ,libcap) > > Let=E2=80=99s do that. :-) It didn't work, oddly. I would have done that :P A