GNU bug report logs -
#49578
[PATCH] Add bolt
Previous Next
Full log
View this message in rfc822 format
Hi,
phodina <phodina <at> protonmail.com> writes:
> Also would you have recommendation on how to create a service for the daemon boltd?
>
> Currently it's a good step to have it packaged, but without a running service it's little bit pointless.
>
> There is probably something similar that I can check, learn how the services work and modify it for the thunderbolt case.
I'm assuming you mean a service to run on Guix System, yes?
There is a section in the manual on this
https://guix.gnu.org/manual/en/html_node/Defining-Services.html
which has a couple examples. You'll probably want to make a shepherd
service (shepherd is Guix System's services manager). You can also read
the code for existing services in gnu/services/*.scm. I'm not very
familiar with services so unfortunately I can't point you at any similar
ones. Best of luck!
--
Sarah
This bug report was last modified 37 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.