You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openwrt/package
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>
4 years ago
..
base-files base-files/functions.sh: use command -v instead of which 4 years ago
boot mvebu: add support for MACCHIATObin Single Shot 4 years ago
devel kernel: fix portability issue with perf on linux 5.4 4 years ago
firmware linux-firmware: package EIP197 mini firmware 4 years ago
kernel ltq-vmmc: update permission handling 4 years ago
libs lzo: switch to building with CMake 4 years ago
network wireguard: bump to 1.0.20200712 4 years ago
system procd: allow optional watchdog instance parameter 4 years ago
utils busybox: store applet usage messages uncompressed 4 years ago
Makefile packages: apply usign padding workarounds to package indexes if needed 5 years ago