]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/core/service.c
service: explicit stop the watchdog when we shall not use it
authorLennart Poettering <lennart@poettering.net>
Wed, 24 Oct 2018 16:59:03 +0000 (18:59 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 26 Oct 2018 10:53:17 +0000 (12:53 +0200)
commit9fb1cdb4808a65d1c96a99c1b0e53f54ba1b0d3b
tree4fb3be486b6fb221b952bfee7ce38116f0a7aec7
parent2a1e0f2228bbdfbc18635e959f47df7da50b62fe
service: explicit stop the watchdog when we shall not use it

This is useful so that WATCHDOG_USEC=0 sent from a process does the
right thing if turning off the watchdog logic.
src/core/service.c