GNU bug report logs - #56797
[PATCH] gnu: services: fprintd: Add PAM configuration.

Previous Next

Package: guix-patches;

Reported by: Maya <maya.omase <at> protonmail.com>

Date: Wed, 27 Jul 2022 15:58:02 UTC

Severity: normal

Tags: moreinfo, patch

Full log


View this message in rfc822 format

From: Maxime Devos <maximedevos <at> telenet.be>
To: Maya <maya.omase <at> protonmail.com>, 56797 <at> debbugs.gnu.org
Subject: [bug#56797] [PATCH] gnu: services: fprintd: Add PAM configuration.
Date: Wed, 27 Jul 2022 18:04:52 +0200
[Message part 1 (text/plain, inline)]
On 27-07-2022 17:57, Maya via Guix-patches via wrote:
> +  (let ((fprintd-module
> +         #~(string-append #$(fprintd-configuration-fprintd config) "/lib/security/pam_fprintd.so")))

This can be simplified to

   (let ((fprintd-module (file-append (fprintd-configuration-fprintd 
config) "/lib/security/pam_fprintd.so")))

Greetings,
Maxime.
[OpenPGP_0x49E3EE22191725EE.asc (application/pgp-keys, attachment)]
[OpenPGP_signature (application/pgp-signature, attachment)]

This bug report was last modified 2 years and 290 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.