aboutsummaryrefslogtreecommitdiff
path: root/utils/watchcat/files
Commit message (Collapse)AuthorAge
* watchcat: make compatible with updated busybox ash array handlingNuno Goncalves2019-10-01
| | | | Signed-off-by: Nuno Goncalves <nunojpg@gmail.com>
* Force a kill of the existing Processes to make sure they are left and the ↵AaronA2017-11-02
| | | | processes begin to stack up.
* watchcat: fix operation of mode 'always'ascob2016-08-24
| | | | | | | | | 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>
* utils/watchcat: Fix some typos (mostly found by codespell)Stefan Weil2016-04-30
| | | | | | | Note that this implies an API change (allways -> always). The wrong spelling "allways" is still accepted for backward compatibility. Signed-off-by: Stefan Weil <sw@weilnetz.de>
* add licenseRoger2014-08-14
| | | | Signed-off-by: Roger D rogerdammit@gmail.com
* watchcat: add with myself as maintainerRoger2014-08-13
Signed-off-by: Roger D rogerdammit@gmail.com