all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Miguel <rosen644835@gmail.com>
To: Buttery Pancake via <help-guix@gnu.org>
Subject: Re: Shepherd User Services
Date: Mon, 21 Sep 2020 03:18:29 +0200	[thread overview]
Message-ID: <5f67ff72.1c69fb81.c246c.d504@mx.google.com> (raw)

Hello,

El 21 sept. 2020 2:21, Buttery Pancake via <help-guix@gnu.org> escribió:
>
> I was trying to setup user services using GNU Shepherd, as illustrated in this blog post (https://guix.gnu.org/en/blog/2020/gnu-shepherd-user-services/).

So you have followed these steps, am I right?  The daemon start step is missing, IIUC.

> But I get an error related to `/run/user/1000`, that it either couldn't connect to or doesn't exist.

This usually indicates that Shepherd is not running.

> What should I do?

Run shepherd command as the user before any herd invocation.  Usually this is enough:

$ shepherd &

AFAIK there is no configuration in Guix (yet) to start automatically a Shepherd session per-user.  I use it too, but I launch it with the X session, maybe this is helpfuk for you too.

Best regards,
Miguel

             reply	other threads:[~2020-09-21  1:19 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21  1:18 Miguel [this message]
2020-09-24 12:04 ` Shepherd User Services Joshua Branson
  -- strict thread matches above, loose matches on Subject: below --
2020-09-21  0:21 Buttery Pancake via
2020-09-21  1:59 ` Buttery Pancake via
2020-09-21 15:18   ` Tobias Geerinckx-Rice
2020-09-24 11:57     ` Joshua Branson

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=5f67ff72.1c69fb81.c246c.d504@mx.google.com \
    --to=rosen644835@gmail.com \
    --cc=help-guix@gnu.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.