openwrt/package
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
..
base-files base-files: support oneshot leds properly. 2016-09-05 07:27:15 +02:00
boot boot: kobs-ng: update kobs-ng for newer kernels 2016-09-04 13:36:09 +02:00
devel perf: drop sched_getcpu wrapper 2016-08-23 22:47:43 +02:00
firmware ath10k-firmware: add QCA9887 firmware 2016-09-02 14:43:52 +02:00
kernel mwlwifi: Expose the IEEE 802.11w support to hostapd 2016-09-05 19:24:37 +02:00
libs openssl: re-enable ARM assembly 2016-08-31 13:57:05 +02:00
network dnsmasq: fix remove pidfile on shutdown regression 2016-09-06 11:26:05 +02:00
system fstools: fix logic bug in extroot verification code 2016-09-05 07:27:15 +02:00
utils ugps: update to latest git HEAD 2016-09-05 07:27:15 +02:00
Makefile build: create a package feed directory containing all packages 2016-08-01 11:13:38 +02:00