guix-patches
[Top][All Lists]
Advanced

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

[bug#49578] [PATCH] Add bolt


From: Sarah Morgensen
Subject: [bug#49578] [PATCH] Add bolt
Date: Thu, 22 Jul 2021 13:02:02 -0700

Hi,

phodina <phodina@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





reply via email to

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