stx-utilities: inherit systemd to enable services
[pti/rtp.git] / meta-stx / recipes-core / stx-utilities / tools / collect-engtools.inc
index 66fd74a..8a8f155 100644 (file)
@@ -104,3 +104,7 @@ FILES_collect-engtools = "  \
        ${sysconfdir}/init.d/collect-engtools.sh \
        ${systemd_system_unitdir}/collect-engtools.service \
        "
+
+SYSTEMD_PACKAGES += "collect-engtools"
+SYSTEMD_SERVICE_collect-engtools = "collect-engtools.service"
+SYSTEMD_AUTO_ENABLE_collect-engtools = "enable"