From f1472cb713f1f6d0e2200f7840effcf3fef88392 Mon Sep 17 00:00:00 2001 From: Keine_Ahnung Date: Tue, 29 Jan 2013 22:19:14 +0100 Subject: added activity flag for watchdog call --- script/vdr-uactivity | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'script/vdr-uactivity') diff --git a/script/vdr-uactivity b/script/vdr-uactivity index ee3b3c8..647ca76 100644 --- a/script/vdr-uactivity +++ b/script/vdr-uactivity @@ -43,7 +43,7 @@ case "${PARAM_REASON}" in || commandline="${PARAM_ORGIN} ''" ;; watchdog) - commandline="${PARAM_ORGIN} ''" + commandline="${PARAM_ORGIN} ${PARAM_VALUE}" ;; esac -- cgit v1.2.3