]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-watchdog: set timeout to 2 seconds by default 22031/head
authorMike Gilbert <floppym@gentoo.org>
Thu, 6 Jan 2022 19:12:33 +0000 (14:12 -0500)
committerMike Gilbert <floppym@gentoo.org>
Thu, 6 Jan 2022 19:12:33 +0000 (14:12 -0500)
commit23126a7b9b1ab8722d16830c6c8987234d8f1034
treed5cd40839fbd444f7e9a417ddc4b7c3f308c6f8d
parent788c2d95238adeb29f791c2c8648a43244a440f4
test-watchdog: set timeout to 2 seconds by default

Some hardware/drivers do not handle a 1 second timeout properly.

Fixes: https://github.com/systemd/systemd/issues/22001
src/test/test-watchdog.c