From 2b469232e64fdade79983130648203d562dce1d6 Mon Sep 17 00:00:00 2001 From: Yousong Zhou Date: Tue, 6 Aug 2019 04:14:47 +0000 Subject: pservice: shorten code - use uci_load_validate() - remove stop_service() - fix validation of "args" option Signed-off-by: Yousong Zhou --- utils/pservice/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'utils/pservice/Makefile') diff --git a/utils/pservice/Makefile b/utils/pservice/Makefile index 3d1923b90..56a2ac097 100644 --- a/utils/pservice/Makefile +++ b/utils/pservice/Makefile @@ -4,7 +4,7 @@ include $(TOPDIR)/rules.mk PKG_NAME:=pservice PKG_VERSION:=2017-08-29 -PKG_RELEASE=1 +PKG_RELEASE=2 PKG_MAINTAINER:=Yousong Zhou -- cgit v1.2.3