X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=runit%2FConfig.in;h=422ca7517da34e735e0bfc5a94a44b9bfec0b82c;hb=7379cd1ca19446547782edaaed727dcbe65103be;hp=beff1e7e2da9213d775a413b3237cf72ef17fa71;hpb=923a79a7690748f6df3fc3f6d461578cb10e7f88;p=oweals%2Fbusybox.git 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