Hi, I have multiple services files defined in following statements, will it all automatically be enabled? SYSTEMD_SERVICE_${PN} = "${PN}.service app1.service app2.service app2.timer app3.service" SYSTEMD_AUTO_ENABLE_${PN} = "enable" Thank you. Kind regards, - jh