all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
* bug#23170: Shepherd doesn't restart previously running dependent services
@ 2016-03-31 13:23 Thompson, David
  2018-08-25 11:33 ` bug#23170: [PATCH shepherd] Restart dependent services on service restart Carlo Zancanaro
  0 siblings, 1 reply; 10+ messages in thread
From: Thompson, David @ 2016-03-31 13:23 UTC (permalink / raw)
  To: 23170

If service 'foo' is depended on by service 'bar', and both are
running, and one runs 'herd restart foo', both 'foo' and 'bar' are
stopped, but then only 'foo' is restarted.  I think that the dependent
services that were stopped should also be restarted, otherwise the
user has to manually start them back up one at a time.

- Dave

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

end of thread, other threads:[~2018-08-27 18:03 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31 13:23 bug#23170: Shepherd doesn't restart previously running dependent services Thompson, David
2018-08-25 11:33 ` bug#23170: [PATCH shepherd] Restart dependent services on service restart Carlo Zancanaro
2018-08-25 14:41   ` Ludovic Courtès
2018-08-25 22:48     ` Carlo Zancanaro
2018-08-26 21:08       ` Ludovic Courtès
2018-08-26 22:05         ` Carlo Zancanaro
2018-08-27 11:05           ` Ludovic Courtès
2018-08-27 12:42             ` Carlo Zancanaro
2018-08-26 22:05         ` Carlo Zancanaro
2018-08-27 17:53           ` Clément Lassieur

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.