From: "Ludovic Courtès" <ludo@gnu.org>
To: Raghav Gururajan <rvgn@disroot.org>
Cc: help-guix@gnu.org
Subject: Re: Fingerprint Service
Date: Wed, 15 May 2019 23:10:36 +0200 [thread overview]
Message-ID: <87ef4zqv8z.fsf@gnu.org> (raw)
In-Reply-To: <31e4699ecac7c121c6aec328c2a71d4c@disroot.org> (Raghav Gururajan's message of "Thu, 09 May 2019 14:11:34 +0000")
Hi,
"Raghav Gururajan" <rvgn@disroot.org> skribis:
> Based on this
> (https://www.gnu.org/software/guix/manual/en/html_node/Miscellaneous-Services.html#Miscellaneous-Services
> (https://www.gnu.org/software/guix/manual/en/html_node/Miscellaneous-Services.html#Miscellaneous-Services)),
> I have included "fprintd-service-type" (with default config, that is,
> values left blank) to my system services in the system config. The
> "guix system reconfigure" went without any errors. But it appears the
> service is not actually added to the system.
>
> When I checked "herd status" as root, the fprintd service was not
> running. Also, when I did "herd start fprintd", I am getting "service
> not found". That means the service itself is not available in the
> system right? Weird!?
fprintd is a D-Bus service, meaning that it’s not managed by shepherd,
and thus not accessible with the ‘herd’ command.
Instead, it’s supposed to be started on demand when applications ask for
the fingerprint service. The ‘fprintd’ package provides several
commands starting with ‘fprintd-’ that should allow you to check whether
it’s working.
Now, I’ve never actually used this service, so take it with a grain of
salt. :-)
HTH,
Ludo’.
next prev parent reply other threads:[~2019-05-15 21:10 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-05-09 14:11 Fingerprint Service Raghav Gururajan
2019-05-15 21:10 ` Ludovic Courtès [this message]
2019-05-15 21:22 ` Tobias Geerinckx-Rice
2019-05-16 4:48 ` Raghav Gururajan
2019-05-16 4:51 ` Raghav Gururajan
2019-05-16 8:06 ` Raghav Gururajan
2019-05-16 10:37 ` Tobias Geerinckx-Rice
2019-05-16 10:49 ` Raghav Gururajan
2019-05-17 15:22 ` Raghav Gururajan
2019-05-16 8:08 ` Raghav Gururajan
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87ef4zqv8z.fsf@gnu.org \
--to=ludo@gnu.org \
--cc=help-guix@gnu.org \
--cc=rvgn@disroot.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/guix.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.