guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Trouble getting 'fprintd-service-type' to work


From: Mark H Weaver
Subject: Re: Trouble getting 'fprintd-service-type' to work
Date: Sat, 20 Apr 2019 16:21:44 -0400
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hi Danny,

Danny Milosavljevic <address@hidden> writes:

> On Tue, 16 Apr 2019 16:07:19 -0400
> Mark H Weaver <address@hidden> wrote:
>
>> Did you test this service before pushing it to master?
>
> I can't remember - but probably not.  Sorry.
>
>> Does it work for you?
>
> It didn't work but I fixed it now with commit 
> 0682f084635cdc289aabafc4b2583639e00a28b3.

Thanks, but did you test that it actually works in practice?

I strongly suspect that it still won't work.  According to
<https://wiki.archlinux.org/index.php/Fprint>, the 'pam_fprintd.so'
module needs to be added to the PAM configuration.

So, I guess we also need something along the lines of the following,
which is used in 'elogind-service-type' in (gnu services desktop):

                       ;; Extend PAM with pam_fprintd.so.
                       (service-extension pam-root-service-type
                                          pam-extension-procedure)

Would you be willing to take a look?  I think it would be embarrassing
to release Guix 1.0 with a documented service that has never been
tested.  What do you think?

      Regards,
        Mark



reply via email to

[Prev in Thread] Current Thread [Next in Thread]