Signed-off-by: Valentin Lab <valentin.lab@kalysto.org>
@ -4120,7 +4120,7 @@ esac
if [ "$full_init" ]; then
## init in order
if [ -z "$no_init" ]; then
if [[ -z "$no_init" && -z "$no_hooks" ]]; then
Section setup host resources
setup_host_resources "${services_args[@]}" || exit 1
Section initialisation