openwrt-packages/net/wifidog
Petr Štetiar 8383c19b90 treewide: fix service status command in procd compatible services
Fix breaking change introduced in the main tree with a commit
7519a36774ca ("base-files,procd: add generic service status") where the
old service `status` callback function doesn't work anymore and needs to
be renamed to `status_service`.  This name was chosen for consistency
with start and stop function callbacks, which are using `start_service`
and `stop_service` naming schemes.

While at it, fix whitespace issues in the status_service as well.

Ref: http://lists.infradead.org/pipermail/openwrt-devel/2019-September/019035.html
Reported-by: Dirk Brenken <dev@brenken.org>
Signed-off-by: Petr Štetiar <ynezz@true.cz>
2019-11-18 06:28:57 +01:00
..
files treewide: fix service status command in procd compatible services 2019-11-18 06:28:57 +01:00
patches wifidog: fix getting ip from interface, cleanup 2019-07-09 14:38:36 -03:00
Makefile treewide: fix service status command in procd compatible services 2019-11-18 06:28:57 +01:00