summaryrefslogtreecommitdiff
path: root/src/shutdown/shutdown.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/shutdown/shutdown.c')
-rw-r--r--src/shutdown/shutdown.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shutdown/shutdown.c b/src/shutdown/shutdown.c
index 7ad9930677..15fd6f93d3 100644
--- a/src/shutdown/shutdown.c
+++ b/src/shutdown/shutdown.c
@@ -532,6 +532,7 @@ int main(int argc, char *argv[]) {
}
/* We're done with the watchdog. */
+ watchdog_close(true);
watchdog_free_device();
arguments[0] = NULL;