package: enable mqtt service

This commit is contained in:
2024-12-06 16:31:35 +08:00
parent 66046fda22
commit 8a6cdb92b1

View File

@ -0,0 +1 @@
SYSTEMD_AUTO_ENABLE:${PN} = "${@bb.utils.contains('IMAGE_AUTOENABLE_SERVICE', '1', 'enable', 'disable', d)}"