mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 08:28:20 +04:00
This patch fixes the watchcat init script in case of mode 'always'. This mode just needs the config parameters: mode, period and forcedelay. But a wrong check against the variable pingperiod, needed in the mode 'ping' prevented mode 'always' to work properly. Signed-off-by: Tobias Ilte <tobias.ilte@campus.tu-berlin.de>