all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* add shepherd requirement to an existing service?
@ 2024-03-11 11:04 Remco van 't Veer
  2024-03-11 18:59 ` Oleg Pykhalov
  0 siblings, 1 reply; 5+ messages in thread
From: Remco van 't Veer @ 2024-03-11 11:04 UTC (permalink / raw)
  To: help-guix

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2024-03-15  9:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-03-11 11:04 add shepherd requirement to an existing service? Remco van 't Veer
2024-03-11 18:59 ` 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

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.