X-Git-Url: https://git.dlugolecki.net.pl/?a=blobdiff_plain;f=src%2Fbootstrap.c;h=070dac8f88ad96961ddcd2187c9b0e937543f9c5;hb=2a3a69b2ecc61d45586cb8f15435255d998573ac;hp=bca693c25076765134806010d76b6f5331d4dbee;hpb=eb929ae1b11dc0dba139ae4ae2a45f00ff654621;p=wsti_so.git diff --git a/src/bootstrap.c b/src/bootstrap.c index bca693c..070dac8 100644 --- a/src/bootstrap.c +++ b/src/bootstrap.c @@ -64,6 +64,7 @@ int main(void) { fprintf(stderr, "[%s] Something went wrong when forking %s. Error: %s\n", "bootstrap", processes[i], strerror(errno)); } + sleep(1); } /* All processes should be now spawned. Close bootstrap program. */