]> git.ipfire.org Git - thirdparty/systemd.git/commit
core: disarm shutdown watchdog if we fail to set timeout
authorLennart Poettering <lennart@poettering.net>
Thu, 12 Feb 2015 11:28:48 +0000 (12:28 +0100)
committerLennart Poettering <lennart@poettering.net>
Thu, 12 Feb 2015 11:28:48 +0000 (12:28 +0100)
commitc2cc6b9aefb6f2085d3ca7eb9743093a17f751da
treee8b6046940c23ef217682072aef471c1085d5ac7
parent4c08c8242a687e00b289e948ccd07b96f0bc4866
core: disarm shutdown watchdog if we fail to set timeout

Better safe than sorry, if drivers are stupid, and reset immediately on
device closing if the timeout could not be initialized.

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=777735
src/core/main.c