This commit is contained in:
Pascal Vizeli 2017-03-21 01:08:21 +01:00
parent cd134c9343
commit 40d0b15c3e
2 changed files with 2 additions and 0 deletions

View File

@ -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