From: Florian Eckert Date: Wed, 28 Oct 2020 14:57:43 +0000 (+0100) Subject: wifidog: use new extra_command function definition X-Git-Url: http://git.lede-project.org./?a=commitdiff_plain;h=d561ea555fbfb05e83a8d74076662f476007e74b;p=feed%2Fpackages.git wifidog: use new extra_command function definition Signed-off-by: Florian Eckert --- diff --git a/net/wifidog/Makefile b/net/wifidog/Makefile index 47367e4744..07cdbfd7df 100644 --- a/net/wifidog/Makefile +++ b/net/wifidog/Makefile @@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=wifidog PKG_VERSION:=1.3.0 -PKG_RELEASE:=5 +PKG_RELEASE:=6 PKG_SOURCE_PROTO:=git PKG_SOURCE_URL:=https://github.com/wifidog/wifidog-gateway diff --git a/net/wifidog/files/wifidog.init b/net/wifidog/files/wifidog.init index 3078a001a6..4d864a0a81 100644 --- a/net/wifidog/files/wifidog.init +++ b/net/wifidog/files/wifidog.init @@ -4,8 +4,7 @@ START=65 USE_PROCD=1 -EXTRA_COMMANDS="status" -EXTRA_HELP=" status Print the status of the service" +extra_command "status" "Print the status of the service" start_service() { procd_open_instance