]> git.ipfire.org Git - thirdparty/openwrt.git/commit
dnsmasq: require busybox pidof applet 23132/head
authorIvan Romanov <drizt72@zoho.eu>
Mon, 27 Apr 2026 16:32:57 +0000 (21:32 +0500)
committerRobert Marko <robimarko@gmail.com>
Wed, 29 Apr 2026 08:09:20 +0000 (10:09 +0200)
commit148830a11d720ed1095b298279f0b2de66b015cc
tree0e49e47cb348e2bca01cf3105812b1186250e2eb
parent9c2e0ba8d89d90f5a1eb54e513970fc640e7cab2
dnsmasq: require busybox pidof applet

The dnsmasq init script uses pidof, but BusyBox may be built
without it. Add a Kconfig dependency on BUSYBOX_CONFIG_PIDOF
to ensure the applet is available at runtime.

Signed-off-by: Ivan Romanov <drizt72@zoho.eu>
Link: https://github.com/openwrt/openwrt/pull/23132
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/network/services/dnsmasq/Makefile