goforever icon indicating copy to clipboard operation
goforever copied to clipboard

Allow waiting for another process before start

Open HelloGrayson opened this issue 11 years ago • 2 comments

When specifying multiple processes it is often desirable to ask a second process not to start until the first process has "booted up". Make sense?

HelloGrayson avatar Sep 29 '14 21:09 HelloGrayson

This is similar to systemd's Requires & After/Before options:

http://www.freedesktop.org/software/systemd/man/systemd.unit.html

HelloGrayson avatar Oct 01 '14 03:10 HelloGrayson

+1

gwoo avatar Nov 28 '14 22:11 gwoo