diff --git a/meta-hassio/recipes-containers/docker-disk/docker-resin-supervisor-disk.bbappend b/meta-hassio/recipes-containers/docker-disk/docker-resin-supervisor-disk.bbappend index 26306dd5e..a76ecbcee 100644 --- a/meta-hassio/recipes-containers/docker-disk/docker-resin-supervisor-disk.bbappend +++ b/meta-hassio/recipes-containers/docker-disk/docker-resin-supervisor-disk.bbappend @@ -13,6 +13,8 @@ SUPERVISOR_TAG = "${HASSIO_SUPERVISOR_TAG}" TARGET_REPOSITORY = "${SUPERVISOR_REPOSITORY}" TARGET_TAG = "${SUPERVISOR_TAG}" +SYSTEMD_AUTO_ENABLE = "enable" + do_install_append () { install -d ${D}${sysconfdir}/resin-supervisor sed -i -e 's:@HOMEASSISTANT_REPOSITORY@:${HOMEASSISTANT_REPOSITORY}:g' ${D}${sysconfdir}/resin-supervisor/supervisor.conf diff --git a/meta-hassio/recipes-support/resin-vars/resin-vars/resin-vars.txt b/meta-hassio/recipes-support/resin-vars/resin-vars/resin-vars similarity index 100% rename from meta-hassio/recipes-support/resin-vars/resin-vars/resin-vars.txt rename to meta-hassio/recipes-support/resin-vars/resin-vars/resin-vars