[rfc] [patch] do not stop watchdog on shutdown

From: Maksim Yevmenkin <maksim.yevmenkin_at_gmail.com>
Date: Tue, 17 Dec 2013 10:53:02 -0800
hello,

would anyone object to this patch?

max

Index: src/etc/rc.d/watchdogd
===================================================================
--- src/etc/rc.d/watchdogd      (revision 2999)
+++ src/etc/rc.d/watchdogd      (working copy)
_at__at_ -39,4 +39,7 _at__at_
 pidfile="/var/run/${name}.pid"

 load_rc_config $name
+
+sig_stop="${watchdogd_sig_stop:-TERM}"
+
 run_rc_command "$1"
Received on Tue Dec 17 2013 - 17:53:04 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:45 UTC