openwrtv4/package/network/services/dnsmasq/files
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
..
dhcp.conf dnsmasq: fix config file typo 2015-06-08 04:48:08 +00:00
dnsmasq.conf packages: sort network related packages into package/network/ 2012-10-10 12:32:29 +00:00
dnsmasq.init dnsmasq: fix remove pidfile on shutdown regression 2016-09-06 11:26:05 +02:00
dnsmasqsec.hotplug dnsmasq: dnssec time handling uses ntpd hotplug 2016-06-24 13:53:39 +02:00