summaryrefslogtreecommitdiff
path: root/src/core/system.conf.in
diff options
context:
space:
mode:
authorCurtis Klein <curtis.klein@hpe.com>2021-06-27 15:36:49 -0700
committerLuca Boccassi <bluca@debian.org>2022-02-22 17:19:54 +0000
commit5717062e93ec6f128188d2ef4d1399623995bc63 (patch)
treed0810c996144139af9bd4eade4b625d055d2308b /src/core/system.conf.in
parentb491d74064f9d5e17a71b38b014434237169a077 (diff)
downloadsystemd-5717062e93ec6f128188d2ef4d1399623995bc63.tar.gz
watchdog: Add watchdog pretimeout support
Add support for managing and configuring watchdog pretimeout values if the watchdog hardware supports it. The ping interval is adjusted to account for a pretimeout so that it will still ping at half the timeout interval before a pretimeout event would be triggered. By default the pretimeout defaults to 0s or disabled. The RuntimeWatchdogPreSec config option is added to allow the pretimeout to be specified (similar to RuntimeWatchdogSec). The RuntimeWatchdogPreUSec dbus property is added to override the pretimeout value at runtime (similar to RuntimeWatchdogUSec). Setting the pretimeout to 0s will disable the pretimeout.
Diffstat (limited to 'src/core/system.conf.in')
-rw-r--r--src/core/system.conf.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/system.conf.in b/src/core/system.conf.in
index 96fb64d2c1..7fd42452eb 100644
--- a/src/core/system.conf.in
+++ b/src/core/system.conf.in
@@ -30,6 +30,7 @@
#NUMAPolicy=default
#NUMAMask=
#RuntimeWatchdogSec=off
+#RuntimeWatchdogPreSec=off
#RebootWatchdogSec=10min
#KExecWatchdogSec=off
#WatchdogDevice=