From 2df44ef167f084559dc3c19eb1660227f9bb564d Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Fri, 23 Dec 2016 08:19:04 +0100 Subject: busybox: update to 1.26.0 --- package/busybox/config/runit/Config.in | 7 +++++++ 1 file changed, 7 insertions(+) (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 fc767d280..87b9b6b1d 100644 --- a/package/busybox/config/runit/Config.in +++ b/package/busybox/config/runit/Config.in @@ -46,6 +46,13 @@ config BUSYBOX_SV_DEFAULT_SERVICE_DIR Default directory for services. Defaults to "/var/service" +config BUSYBOX_SVC + bool "svc" + default n + help + svc controls the state of services monitored by the runsv supervisor. + It is comaptible with daemontools command with the same name. + config BUSYBOX_SVLOGD bool "svlogd" default n -- cgit v1.2.3