Files
immortalwrt/package/system/procd/files
Daniel Bailey 10479fcd6d 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-16 20:11:05 +08:00
..
2018-01-13 14:21:52 +08:00
2020-07-14 01:13:37 +08:00