Disable parallel startup in interactive mode
This commit is contained in:
parent
ced60319e3
commit
8b4fc05ff2
@ -667,6 +667,7 @@ do_start_services(bool parallel)
|
|||||||
interactive = want_interactive();
|
interactive = want_interactive();
|
||||||
|
|
||||||
if (interactive) {
|
if (interactive) {
|
||||||
|
parallel = false;
|
||||||
interactive_retry:
|
interactive_retry:
|
||||||
printf("\n");
|
printf("\n");
|
||||||
einfo("About to start the service %s",
|
einfo("About to start the service %s",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user