aboutsummaryrefslogtreecommitdiff
path: root/runit/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'runit/Config.in')
-rw-r--r--runit/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/runit/Config.in b/runit/Config.in
index beff1e7e2..422ca7517 100644
--- a/runit/Config.in
+++ b/runit/Config.in
@@ -36,6 +36,14 @@ config SV
sv reports the current status and controls the state of services
monitored by the runsv supervisor.
+config SV_DEFAULT_SERVICE_DIR
+ string "Default directory for services"
+ default "/var/service"
+ depends on SV
+ help
+ Default directory for services.
+ Defaults to "/var/service"
+
config SVLOGD
bool "svlogd"
default n