6 lines
370 B
Plaintext
6 lines
370 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"
|