You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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>
8 years ago
..
base-files base-files: support oneshot leds properly. 8 years ago
boot boot: kobs-ng: update kobs-ng for newer kernels 8 years ago
devel perf: drop sched_getcpu wrapper 8 years ago
firmware ath10k-firmware: add QCA9887 firmware 8 years ago
kernel mwlwifi: Expose the IEEE 802.11w support to hostapd 8 years ago
libs openssl: re-enable ARM assembly 8 years ago
network dnsmasq: fix remove pidfile on shutdown regression 8 years ago
system fstools: fix logic bug in extroot verification code 8 years ago
utils ugps: update to latest git HEAD 8 years ago
Makefile build: create a package feed directory containing all packages 8 years ago