Files
OpenBMC/meta-yadro/meta-vegman/recipes-phosphor/watchdog/phosphor-watchdog_%.bbappend
T
2026-04-23 17:07:55 +08:00

13 lines
408 B
Plaintext

FILESEXTRAPATHS:append := ":${THISDIR}/${PN}"
# Remove the override to keep service running after DC cycle
SYSTEMD_OVERRIDE:${PN}:remove = " \
poweron.conf:phosphor-watchdog@poweron.service.d/poweron.conf \
"
SYSTEMD_SERVICE:${PN} = " \
phosphor-watchdog.service \
phosphor-watchdog-host-poweroff.service \
phosphor-watchdog-host-reset.service \
phosphor-watchdog-host-cycle.service \
"