treewide: fix service status command in procd compatible services
authorPetr Štetiar <ynezz@true.cz>
Sat, 21 Sep 2019 08:53:48 +0000 (10:53 +0200)
committerPetr Štetiar <ynezz@true.cz>
Mon, 18 Nov 2019 05:28:57 +0000 (06:28 +0100)
commit8383c19b908c17dce8b5572c171e7937f4310748
tree709de43e0aa0f7bfdfb5b8f308df58c2b5182b56
parentdf4811c6c33e81320d8980305ff63e7f850b1145
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>
libs/postgresql/Makefile
libs/postgresql/files/postgresql.init
net/apfree-wifidog/Makefile
net/apfree-wifidog/files/wifidogx.init
net/simple-adblock/Makefile
net/simple-adblock/files/simple-adblock.init
net/wifidog/Makefile
net/wifidog/files/wifidog.init