aboutsummaryrefslogtreecommitdiff
path: root/net/trafficshaper/files/trafficshaper.init
Commit message (Collapse)AuthorAge
* treewide: replace `which` with `command -v`Paul Spooren2020-08-09
| | | | | | | | | | Fix shellcheck SC2230 > which is non-standard. Use builtin 'command -v' instead. Once applied to everything concerning OpenWrt we can disable the busybox feature `which` and save 3.8kB. Signed-off-by: Paul Spooren <mail@aparcar.org>
* trafficshaper: metadata and makefile cleanupLuiz Angelo Daros de Luca2019-07-17
This results in minor metadata changes (spaces). No need to bump release. Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>