diff --git a/recipes-tools/sys-mon/sys-mon_git.bb b/recipes-tools/sys-mon/sys-mon_git.bb index 1cc22e8..053752c 100644 --- a/recipes-tools/sys-mon/sys-mon_git.bb +++ b/recipes-tools/sys-mon/sys-mon_git.bb @@ -23,6 +23,8 @@ B = "${S}/build" SYSTEMD_SERVICE_${PN} = "sys-mon.service" +SYSTEMD_AUTO_ENABLE_${PN} = "disable" + FILES_${PN} += " \ ${bindir}/sys-mon \ ${systemd_system_unitdir}/sys-mon.service \