tn3399_openwrt/package/system/procd/files
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
..
hotplug-preinit.json procd: fix hotplug-preinit.json syntax 2017-08-18 18:43:54 +02:00
hotplug.json procd: start additional consoles during hotplugging 2019-11-09 12:56:30 +01:00
procd.sh procd: allow optional watchdog instance parameter 2020-07-14 00:25:02 +01:00
reload_config procd: replace backticks by $(...) 2020-05-13 19:01:23 +02:00
uxc.init procd: update to git HEAD 2020-07-10 18:57:05 +01:00