summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xetc/rc.d/watchdogd3
1 files changed, 3 insertions, 0 deletions
diff --git a/etc/rc.d/watchdogd b/etc/rc.d/watchdogd
index bba1635..9f25fbf 100755
--- a/etc/rc.d/watchdogd
+++ b/etc/rc.d/watchdogd
@@ -39,4 +39,7 @@ command="/usr/sbin/${name}"
pidfile="/var/run/${name}.pid"
load_rc_config $name
+
+sig_stop="${watchdogd_sig_stop:-TERM}"
+
run_rc_command "$1"
OpenPOWER on IntegriCloud