summaryrefslogtreecommitdiff
path: root/test/fuzz
diff options
context:
space:
mode:
authorLuca Boccassi <luca.boccassi@microsoft.com>2019-07-19 11:54:15 +0100
committerLuca Boccassi <luca.boccassi@microsoft.com>2019-07-23 20:29:03 +0100
commitacafd7d8a6297fe40960d12dd86a974a53072cfb (patch)
treed5c9ea7eca614c95fd9c49715338af014ce4e5fc /test/fuzz
parent28fea36732cb832c399aac5288280d9cbe1047d9 (diff)
downloadsystemd-acafd7d8a6297fe40960d12dd86a974a53072cfb.tar.gz
systemd-acafd7d8a6297fe40960d12dd86a974a53072cfb.tar.bz2
systemd-acafd7d8a6297fe40960d12dd86a974a53072cfb.zip
core: add KExecWatchdogSec option
Rather than always enabling the shutdown WD on kexec, which might be dangerous in case the kernel driver and/or the hardware implementation does not reset the wd on kexec, add a new timer, disabled by default, to let users optionally enable the shutdown WD on kexec separately from the runtime and reboot ones. Advise in the documentation to also use the runtime WD in conjunction with it. Fixes: a637d0f9ecbe ("core: set shutdown watchdog on kexec too")
Diffstat (limited to 'test/fuzz')
-rw-r--r--test/fuzz/fuzz-unit-file/directives.service1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/fuzz/fuzz-unit-file/directives.service b/test/fuzz/fuzz-unit-file/directives.service
index 2f59585671..d19610fc55 100644
--- a/test/fuzz/fuzz-unit-file/directives.service
+++ b/test/fuzz/fuzz-unit-file/directives.service
@@ -703,6 +703,7 @@ LogTarget=
RuntimeWatchdogSec=
ShowStatus=
ShutdownWatchdogSec=
+KExecWatchdogSec=
SuspendMode=
SuspendState=
SystemCallArchitectures=