|
@ -4120,7 +4120,7 @@ esac |
|
|
|
|
|
|
|
|
if [ "$full_init" ]; then |
|
|
if [ "$full_init" ]; then |
|
|
## init in order |
|
|
## init in order |
|
|
if [ -z "$no_init" ]; then |
|
|
|
|
|
|
|
|
if [[ -z "$no_init" && -z "$no_hooks" ]]; then |
|
|
Section setup host resources |
|
|
Section setup host resources |
|
|
setup_host_resources "${services_args[@]}" || exit 1 |
|
|
setup_host_resources "${services_args[@]}" || exit 1 |
|
|
Section initialisation |
|
|
Section initialisation |
|
|