aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/odhcpd/Makefile
diff options
context:
space:
mode:
authorHans Dedecker <dedeckeh@gmail.com>2016-11-14 12:19:39 +0100
committerFelix Fietkau <nbd@nbd.name>2016-11-14 20:35:13 +0100
commite58f3f515fe3555d2f82569e37454c7ba067001c (patch)
treedcb6addca88e8afbfa3af569938edc03174acca5 /package/network/services/odhcpd/Makefile
parent728ab77d3d954951a180d730a2e2eccf635abbaf (diff)
downloadupstream-e58f3f515fe3555d2f82569e37454c7ba067001c.tar.gz
upstream-e58f3f515fe3555d2f82569e37454c7ba067001c.tar.bz2
upstream-e58f3f515fe3555d2f82569e37454c7ba067001c.zip
odhcpd: Add reload support
odhcpd daemon has hitless config reload support by means of the sighup signal; add reload_service function which uses sighup signal to reload the config Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
Diffstat (limited to 'package/network/services/odhcpd/Makefile')
-rw-r--r--package/network/services/odhcpd/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/odhcpd/Makefile b/package/network/services/odhcpd/Makefile
index e049e924b5..0647ec9cfc 100644
--- a/package/network/services/odhcpd/Makefile
+++ b/package/network/services/odhcpd/Makefile
@@ -8,7 +8,7 @@
include $(TOPDIR)/rules.mk
PKG_NAME:=odhcpd
-PKG_VERSION:=2016-09-22
+PKG_VERSION:=2016-11-14
PKG_RELEASE=$(PKG_SOURCE_VERSION)
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz