summaryrefslogtreecommitdiffstats
path: root/documentation/ref-manual/variables.rst
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r--documentation/ref-manual/variables.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst
index ee7244dc5c..70ed7db4d5 100644
--- a/documentation/ref-manual/variables.rst
+++ b/documentation/ref-manual/variables.rst
@@ -10613,6 +10613,11 @@ system and gives an overview of their function and contents.
10613 can control with this variable, see the 10613 can control with this variable, see the
10614 ":ref:`ref-classes-insane`" section. 10614 ":ref:`ref-classes-insane`" section.
10615 10615
10616 :term:`WATCHDOG_RUNTIME_SEC`
10617 For the ``systemd`` recipe, this controls the value of the
10618 ``RuntimeWatchdogSec`` option in ``/etc/systemd/system.conf``. The default
10619 value is an empty string.
10620
10616 :term:`WATCHDOG_TIMEOUT` 10621 :term:`WATCHDOG_TIMEOUT`
10617 Specifies the timeout in seconds used by the ``watchdog-config`` recipe 10622 Specifies the timeout in seconds used by the ``watchdog-config`` recipe
10618 and also by ``systemd`` during reboot. The default is 60 seconds. 10623 and also by ``systemd`` during reboot. The default is 60 seconds.