summaryrefslogtreecommitdiff
path: root/package/busybox/config/runit/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/busybox/config/runit/Config.in')
-rw-r--r--package/busybox/config/runit/Config.in7
1 files changed, 7 insertions, 0 deletions
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