tn3399_openwrt/package/network
Kevin Darbyshire-Bryant 9209f4304b dnsmasq: fix remove pidfile on shutdown regression
Regression introduced by 3481d0d dnsmasq: run as dedicated UID/GID

dnsmasq is unable to remove its own pidfile as /var/run/dnsmasq is owned
by root and now dnsmasq runs as dnsmasq:dnsmasq.  Change directory
ownership to match.

dnsmasq initially starts as root, creates the pidfile, then drops to
requested non-root user.  Until this fix dnsmasq had insufficient
privilege to remove its own pidfile.

Signed-off-by: Kevin Darbyshire-Bryant <kevin@darbyshire-bryant.me.uk>
2016-09-06 11:26:05 +02:00
..
config netifd: update to the latest version 2016-08-23 11:08:35 +02:00
ipv6 odhcp6c: Upstep to latest version 2016-06-30 14:53:21 +02:00
services dnsmasq: fix remove pidfile on shutdown regression 2016-09-06 11:26:05 +02:00
utils ebtables: fix build with glibc 2016-08-30 12:12:34 +02:00