wifidog: use new extra_command function definition
authorFlorian Eckert <fe@dev.tdt.de>
Wed, 28 Oct 2020 14:57:43 +0000 (15:57 +0100)
committerFlorian Eckert <fe@dev.tdt.de>
Wed, 4 Nov 2020 07:50:34 +0000 (08:50 +0100)
Signed-off-by: Florian Eckert <fe@dev.tdt.de>
net/wifidog/Makefile
net/wifidog/files/wifidog.init

index 47367e4744cde0adfb25cee93dd88a8978c6019f..07cdbfd7df341468eaffc4e3b8521e8493a85733 100644 (file)
@@ -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
index 3078a001a656bbff5bf24d3a43975e6d40bd15ce..4d864a0a8161efb7c721cc78f693970793a8e0c6 100644 (file)
@@ -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