diff options
Diffstat (limited to 'documentation/ref-manual/variables.rst')
-rw-r--r-- | documentation/ref-manual/variables.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/documentation/ref-manual/variables.rst b/documentation/ref-manual/variables.rst index ad9857082d..eaabdd2d4b 100644 --- a/documentation/ref-manual/variables.rst +++ b/documentation/ref-manual/variables.rst | |||
@@ -8872,6 +8872,10 @@ system and gives an overview of their function and contents. | |||
8872 | can control with this variable, see the | 8872 | can control with this variable, see the |
8873 | ":ref:`ref-classes-insane`" section. | 8873 | ":ref:`ref-classes-insane`" section. |
8874 | 8874 | ||
8875 | :term:`WATCHDOG_TIMEOUT` | ||
8876 | Specifies the timeout in seconds used by the ``watchdog`` recipe and | ||
8877 | also by ``systemd`` during reboot. The default is 60 seconds. | ||
8878 | |||
8875 | :term:`WKS_FILE` | 8879 | :term:`WKS_FILE` |
8876 | Specifies the location of the Wic kickstart file that is used by the | 8880 | Specifies the location of the Wic kickstart file that is used by the |
8877 | OpenEmbedded build system to create a partitioned image | 8881 | OpenEmbedded build system to create a partitioned image |