]> git.ipfire.org Git - thirdparty/openwrt.git/commit
dropbear: require busybox pidof applet 23128/head
authorIvan Romanov <drizt72@zoho.eu>
Mon, 27 Apr 2026 13:43:53 +0000 (18:43 +0500)
committerRobert Marko <robimarko@gmail.com>
Wed, 29 Apr 2026 08:12:18 +0000 (10:12 +0200)
commita6a865e533da38ea0a6b0b5267c275381fbb2f79
treea5b65c1f8208dd4e1f8de9f8609e5d8b2a94214e
parent148830a11d720ed1095b298279f0b2de66b015cc
dropbear: require busybox pidof applet

The dropbear 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/23128
Signed-off-by: Robert Marko <robimarko@gmail.com>
package/network/services/dropbear/Makefile