X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=meta-stx%2Frecipes-core%2Fstx-utilities%2Ftools%2Fcollect-engtools.inc;h=8a8f155e7339522f8249f2dbcec1067beb1c69eb;hb=3ab773f8b6972829a2977ab440c71cb72e9f7394;hp=66fd74ad4952a16afd7124788342884f16f0a7da;hpb=57fdea704bd62af847872c40508f00aa1d7cac60;p=pti%2Frtp.git diff --git a/meta-stx/recipes-core/stx-utilities/tools/collect-engtools.inc b/meta-stx/recipes-core/stx-utilities/tools/collect-engtools.inc index 66fd74a..8a8f155 100644 --- a/meta-stx/recipes-core/stx-utilities/tools/collect-engtools.inc +++ b/meta-stx/recipes-core/stx-utilities/tools/collect-engtools.inc @@ -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"