summaryrefslogtreecommitdiff
path: root/meta-ibm/recipes-core
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2023-02-10 00:22:19 +0300
committerPatrick Williams <patrick@stwcx.xyz>2023-02-10 00:23:25 +0300
commit0f4ba6ecf281c89c54282dba035098802fae68c4 (patch)
tree75828645c18e77d12e388f7315f9f034f50560a9 /meta-ibm/recipes-core
parentcc4c72e390ac7314a621ce3e55e3a387582f9118 (diff)
downloadopenbmc-0f4ba6ecf281c89c54282dba035098802fae68c4.tar.xz
meta-ibm: systemd: add empty hardware watchdog config
Change Ic46bcd9b8576530be7dcdda51384e1052d4a78f1 added hardware watchdog support to all platforms but this conflicts with meta-ibm support provided by fan-watchdog.bb. For the time being, supply a disabled config file which will override the meta-phosphor version so that systemd does not interact with the watchdog. Change-Id: Ic6a587d8bab217cee8fbd421a8b6d6e3bd026631
Diffstat (limited to 'meta-ibm/recipes-core')
-rw-r--r--meta-ibm/recipes-core/systemd/systemd/40-hardware-watchdog.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/meta-ibm/recipes-core/systemd/systemd/40-hardware-watchdog.conf b/meta-ibm/recipes-core/systemd/systemd/40-hardware-watchdog.conf
new file mode 100644
index 0000000000..42ca55e2bc
--- /dev/null
+++ b/meta-ibm/recipes-core/systemd/systemd/40-hardware-watchdog.conf
@@ -0,0 +1,3 @@
+[Manager]
+#RuntimeWatchdogSec=120s
+#WatchdogDevice=/dev/watchdog