aboutsummaryrefslogtreecommitdiffstats
path: root/package/network/services/dnsmasq/Makefile
diff options
context:
space:
mode:
authorEmerson Pinter <dev@pinter.com.br>2017-11-15 17:20:44 -0200
committerHans Dedecker <dedeckeh@gmail.com>2017-11-19 22:27:49 +0100
commitbc50a97dfc9f6bf3c1c9d0abc56d8ae56b5d48a1 (patch)
tree300b42f207e5f3005216604a052d87649b702032 /package/network/services/dnsmasq/Makefile
parentbd1ee909d081adc56931977248f413c670b74388 (diff)
downloadupstream-bc50a97dfc9f6bf3c1c9d0abc56d8ae56b5d48a1.tar.gz
upstream-bc50a97dfc9f6bf3c1c9d0abc56d8ae56b5d48a1.tar.bz2
upstream-bc50a97dfc9f6bf3c1c9d0abc56d8ae56b5d48a1.zip
dnsmasq: load instance-specific conf-file if exists
Without this change, the instance-specific conf-file is being added to procd_add_jail_mount, but not used by dnsmasq. Signed-off-by: Emerson Pinter <dev@pinter.com.br>
Diffstat (limited to 'package/network/services/dnsmasq/Makefile')
-rw-r--r--package/network/services/dnsmasq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/services/dnsmasq/Makefile b/package/network/services/dnsmasq/Makefile
index eb87539fae..ad118c6626 100644
--- a/package/network/services/dnsmasq/Makefile
+++ b/package/network/services/dnsmasq/Makefile
@@ -9,7 +9,7 @@ include $(TOPDIR)/rules.mk
PKG_NAME:=dnsmasq
PKG_VERSION:=2.78
-PKG_RELEASE:=2
+PKG_RELEASE:=3
PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.xz
PKG_SOURCE_URL:=http://thekelleys.org.uk/dnsmasq/