From mboxrd@z Thu Jan 1 00:00:00 1970 From: ludo@gnu.org (Ludovic =?utf-8?Q?Court=C3=A8s?=) Subject: Re: [PATCH] gnu: Enable pam in xlock Date: Tue, 18 Oct 2016 14:30:07 +0200 Message-ID: <87inspn8kw.fsf@gnu.org> References: <1476733783-1474-1-git-send-email-jmd@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]:40120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwTX3-0006Hy-4p for guix-devel@gnu.org; Tue, 18 Oct 2016 08:30:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bwTWz-0002c4-T5 for guix-devel@gnu.org; Tue, 18 Oct 2016 08:30:13 -0400 Received: from fencepost.gnu.org ([2001:4830:134:3::e]:34450) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bwTWz-0002by-QY for guix-devel@gnu.org; Tue, 18 Oct 2016 08:30:09 -0400 In-Reply-To: <1476733783-1474-1-git-send-email-jmd@gnu.org> (John Darrington's message of "Mon, 17 Oct 2016 21:49:43 +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" To: John Darrington Cc: guix-devel@gnu.org John Darrington skribis: > * gnu/packages/xdisorg.scm (xlockmore) [arguments]: Add --enable-pam Subject line should start with =E2=80=9Cgnu: xlockmore:=E2=80=9D, but other= wise LGTM! Interestingly, I always thought PAM support was enabled and we even populate /etc/pam.d with an entry for =E2=80=98xlock=E2=80=99 via the =E2= =80=98screen-locker=E2=80=99 service. Thanks, Ludo=E2=80=99.