openwrtv4/package/network/services/dnsmasq
Kevin Darbyshire-Bryant 3dba852547 dnsmasq: tighten config file permissions
Install following as config files (600) perms instead of as data (644)

/usr/share/dnsmasq/dhcpbogushostname.conf
/usr/share/dnsmasq/trust-anchors.conf
/usr/share/dnsmasq/rfc6761.conf
/etc/hotplug.d/ntp/25-dnsmasqsec
/etc/config/dhcp
/etc/dnsmasq.conf

dnsmasq reads relevant config files before dropping root privilege and
running as dnsmasq:dnsmasq

ntpd runs as root so the hotplug script is still accessible

Signed-off-by: Kevin Darbyshire-Bryant <ldir@darbyshire-bryant.me.uk>
2018-10-30 09:25:32 +00:00
..
files dnsmasq: fix dnsmasq failure to start when ujail'd 2018-10-16 10:39:59 +01:00
patches dnsmasq: bump to v2.80rc1 2018-10-16 08:39:21 +01:00
Makefile dnsmasq: tighten config file permissions 2018-10-30 09:25:32 +00:00