1
1
openwrt/package/network/services/dropbear
Ivan Romanov a6a865e533 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>
2026-04-29 10:12:18 +02:00
..
files dropbear: enable configurable port forwarding options 2025-12-08 18:53:34 +01:00
patches dropbear: bump to 2025.89 (CVE-2025-14282, CVE-2019-6111) 2025-12-17 03:57:50 +00:00
Config.in dropbear: disable login recording with musl libc 2025-08-23 18:25:11 +02:00
Makefile dropbear: require busybox pidof applet 2026-04-29 10:12:18 +02:00