Get going_down and parallel the right away round.
This commit is contained in:
parent
7b8215bbd3
commit
773d50dabb
@ -1147,7 +1147,7 @@ int main(int argc, char **argv)
|
|||||||
|
|
||||||
/* Now stop the services that shouldn't be running */
|
/* Now stop the services that shouldn't be running */
|
||||||
if (stop_services)
|
if (stop_services)
|
||||||
do_stop_services(newlevel, parallel, going_down);
|
do_stop_services(newlevel, going_down, parallel);
|
||||||
|
|
||||||
/* Wait for our services to finish */
|
/* Wait for our services to finish */
|
||||||
wait_for_services();
|
wait_for_services();
|
||||||
|
Loading…
Reference in New Issue
Block a user