From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Raghav Gururajan" Subject: Re: Fingerprint Service Date: Thu, 16 May 2019 08:08:49 +0000 Message-ID: <5d8fb2671975efc16b409ba6f71ef5c4@disroot.org> References: <5267b3966e32f20d1dbdc63a9e8f393b@disroot.org> <87ef4zqv8z.fsf@gnu.org> <31e4699ecac7c121c6aec328c2a71d4c@disroot.org> Mime-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([209.51.188.92]:57628) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1hRBRc-0000Zz-Ku for help-guix@gnu.org; Thu, 16 May 2019 04:08:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hRBRb-000861-RP for help-guix@gnu.org; Thu, 16 May 2019 04:08:52 -0400 In-Reply-To: <5267b3966e32f20d1dbdc63a9e8f393b@disroot.org> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-guix-bounces+gcggh-help-guix=m.gmane.org@gnu.org Sender: "Help-Guix" To: =?utf-8?B?THVkb3ZpYyBDb3VydMOocw==?= Cc: help-guix@gnu.org >> Instead, it=E2=80=99s supposed to be started on demand when applicatio= ns ask for=0A>> the fingerprint service. The =E2=80=98fprintd=E2=80=99 pa= ckage provides several=0A>> commands starting with =E2=80=98fprintd-=E2= =80=99 that should allow you to check whether=0A>> it=E2=80=99s working.= =0A> =0A> Got it :-)=0A=0ATyping "fprintd-" in the terminal throws "comma= nd not found".=0A=0ARegards,=0ARG.