12 lines
527 B
Plaintext
12 lines
527 B
Plaintext
FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
|
|
|
|
SYSTEMD_SERVICE:${PN}-monitor += " \
|
|
ampere-host-shutdown-ack@.service \
|
|
ampere_overtemp@.service \
|
|
ampere_hightemp_start@.service \
|
|
ampere_hightemp_stop@.service \
|
|
"
|
|
|
|
SYSTEMD_LINK:${PN}-monitor:append = " ../phosphor-multi-gpio-monitor.service:multi-user.target.requires/phosphor-multi-gpio-monitor.service"
|
|
|