<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=Transclusion%3A_Debian%3A_Watchdog</id>
	<title>Transclusion: Debian: Watchdog - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.mediawiki.compulab.com/w/index.php?action=history&amp;feed=atom&amp;title=Transclusion%3A_Debian%3A_Watchdog"/>
	<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=Transclusion:_Debian:_Watchdog&amp;action=history"/>
	<updated>2026-04-17T18:41:11Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.0</generator>
	<entry>
		<id>https://www.mediawiki.compulab.com/w/index.php?title=Transclusion:_Debian:_Watchdog&amp;diff=5015&amp;oldid=prev</id>
		<title>Igor: Created page with &quot;CL-SOM-iMX7 watchdog function is implemented with iMX7 SoC built-in Watchdog Timer (WDOG1). By default watchdog is not configured in this Debian rootfs. &lt;pre&gt; root@cl-debian:~...&quot;</title>
		<link rel="alternate" type="text/html" href="https://www.mediawiki.compulab.com/w/index.php?title=Transclusion:_Debian:_Watchdog&amp;diff=5015&amp;oldid=prev"/>
		<updated>2022-07-06T13:30:54Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;CL-SOM-iMX7 watchdog function is implemented with iMX7 SoC built-in Watchdog Timer (WDOG1). By default watchdog is not configured in this Debian rootfs. &amp;lt;pre&amp;gt; root@cl-debian:~...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;CL-SOM-iMX7 watchdog function is implemented with iMX7 SoC built-in Watchdog Timer (WDOG1). By default watchdog is not configured in this Debian rootfs.&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@cl-debian:~# systemctl show | grep -i watchdog&lt;br /&gt;
RuntimeWatchdogUSec=0&lt;br /&gt;
ShutdownWatchdogUSec=10min&lt;br /&gt;
ServiceWatchdogs=yes&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
The value '''RuntimeWatchdogUSec=0''' means watchdog logic is disabled: no watchdog device is opened, configured, or pinged.&amp;lt;br&amp;gt;&lt;br /&gt;
Any non-zero value enables it. Please refer to [https://manpages.debian.org/testing/systemd/systemd-system.conf.5.en.html systemd-system.conf] manual for more details.&lt;br /&gt;
&lt;br /&gt;
==== Watchdog configuration ====&lt;br /&gt;
Edit ''/etc/systemd/system.conf'' file to configure watchdog related parameters, in particular '''RuntimeWatchdogSec''' and '''ShutdownWatchdogSec'''.&lt;br /&gt;
&lt;br /&gt;
==== Watchdog testing ====&lt;br /&gt;
Run the following command to simulate kernel panic:&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
root@cl-debian:~# echo &amp;quot;c&amp;quot; &amp;gt; /proc/sysrq-trigger&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
As a result, the watchdog is not fed and the system reboots after per-configured timeout.&lt;/div&gt;</summary>
		<author><name>Igor</name></author>
		
	</entry>
</feed>