Daniel Bailey 5792f6a104 procd: allow optional watchdog instance parameter
Optional instance watchdog timeout and watchdog mode can be set by
adding: procd_set_param $mode $timeout

$mode is an integer [0-1] representing instance watchdog mode of
operation:
0 = disabled
1 = passive mode, client must periodically poke watchdog via ubus

$timeout is an integer representing how often, in seconds, the watchdog must be poked.

Signed-off-by: Daniel Bailey <danielb@meshplusplus.com>
2020-07-14 00:25:02 +01:00
..
2019-11-14 22:53:31 +01:00
2018-02-11 14:39:16 +01:00
2020-06-11 19:44:36 +03:00
2020-05-07 22:49:58 +02:00
2020-05-26 16:08:54 +02:00
2020-06-26 23:48:51 +02:00
2020-04-20 21:26:58 +02:00
2020-05-24 17:01:36 +02:00
2020-04-30 21:51:02 +02:00
2020-05-23 13:38:12 +02:00