summaryrefslogtreecommitdiffstats
path: root/config/busybox/runit/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'config/busybox/runit/Config.in')
-rw-r--r--config/busybox/runit/Config.in7
1 files changed, 7 insertions, 0 deletions
diff --git a/config/busybox/runit/Config.in b/config/busybox/runit/Config.in
index c3cf8d473..d3bebfd34 100644
--- a/config/busybox/runit/Config.in
+++ b/config/busybox/runit/Config.in
@@ -73,6 +73,13 @@ config BUSYBOX_SV_DEFAULT_SERVICE_DIR
help
Default directory for services.
Defaults to "/var/service"
+
+config BUSYBOX_SVC
+ bool "svc"
+ default y
+ 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 y