diff --git a/meta-lmp-base/recipes-support/compose-apps-early-start/compose-apps-early-start/compose-apps-early-start b/meta-lmp-base/recipes-support/compose-apps-early-start/compose-apps-early-start/compose-apps-early-start index 0a246e3cd..d40f0b26d 100644 --- a/meta-lmp-base/recipes-support/compose-apps-early-start/compose-apps-early-start/compose-apps-early-start +++ b/meta-lmp-base/recipes-support/compose-apps-early-start/compose-apps-early-start/compose-apps-early-start @@ -57,7 +57,7 @@ start_restorable_apps() { start_compose_app ${app} done else - composectl run --apps "${shortlist}" + echo "No apps to start" fi else composectl run --apps "${shortlist}"