1config BR2_PACKAGE_START_STOP_DAEMON
2 bool "start-stop-daemon"
3 depends on BR2_USE_MMU # fork()
4 depends on BR2_PACKAGE_BUSYBOX_SHOW_OTHERS
5 help
6 start-stop-daemon is used to control the creation and
7 termination of system-level processes.
8
9 https://tracker.debian.org/pkg/dpkg
10