From e4800c73e63e51cb143566ccf0ec0d95981969ff Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Thu, 6 Aug 2020 03:39:36 +0200 Subject: busybox: update to latest --- package/busybox/config/runit/Config.in | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'package/busybox/config/runit/Config.in') diff --git a/package/busybox/config/runit/Config.in b/package/busybox/config/runit/Config.in index 87b9b6b1d..2df1c2d90 100644 --- a/package/busybox/config/runit/Config.in +++ b/package/busybox/config/runit/Config.in @@ -41,7 +41,7 @@ config BUSYBOX_SV config BUSYBOX_SV_DEFAULT_SERVICE_DIR string "Default directory for services" default "/var/service" - depends on BUSYBOX_SV + depends on BUSYBOX_SV || BUSYBOX_SVC || BUSYBOX_SVOK help Default directory for services. Defaults to "/var/service" @@ -53,6 +53,13 @@ config BUSYBOX_SVC svc controls the state of services monitored by the runsv supervisor. It is comaptible with daemontools command with the same name. +config BUSYBOX_SVOK + bool "svok (1.5 kb)" + default n + help + svok checks whether runsv supervisor is running. + It is compatible with daemontools command with the same name. + config BUSYBOX_SVLOGD bool "svlogd" default n -- cgit v1.2.3