sys-mon: disable sys-mon systemd service by default
BugzID: 65724 Signed-off-by: Marc Mattmueller <marc.mattmueller@netmodule.com>
This commit is contained in:
parent
df9998233d
commit
5ed397cc0a
|
|
@ -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 \
|
||||
|
|
|
|||
Loading…
Reference in New Issue