Initial commit
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
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 \
|
||||
"
|
||||
Reference in New Issue
Block a user