diff --git a/net/wifidog/Makefile b/net/wifidog/Makefile index 47367e474..07cdbfd7d 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 3078a001a..4d864a0a8 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