all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Remco van 't Veer <remco@remworks.net>
To: help-guix <help-guix@gnu.org>
Subject: add shepherd requirement to an existing service?
Date: Mon, 11 Mar 2024 12:04:45 +0100	[thread overview]
Message-ID: <87v85t112q.fsf@remworks.net> (raw)

Hi,

I'd like to add a shepherd requirement to an existing service, as
provided by guix, to prevent it from starting before some other service
starts.

For exampple: I have NAS which is very slow to start after a power
failure so I created a simple service to keep trying to mount an NFS
share until it succeeds.  This share contains files shared through
syncthing, so I want syncthing to start after the NFS service is
started.

Is there any way to do this apart from defining my own
syncthing-shepherd-service which includes the extra shepherd
requirement?

Kind regards,
Remco


             reply	other threads:[~2024-03-11 11:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-03-11 11:04 Remco van 't Veer [this message]
2024-03-11 18:59 ` add shepherd requirement to an existing service? Oleg Pykhalov
2024-03-12 10:25   ` Remco van 't Veer
2024-03-14 17:54     ` Richard Sent
2024-03-15  9:22       ` Remco van 't Veer

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=87v85t112q.fsf@remworks.net \
    --to=remco@remworks.net \
    --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.