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 b90b0232e..c849c074c 100644
--- a/runit/Config.in
+++ b/runit/Config.in
@@ -5,6 +5,14 @@
menu "Runit Utilities"
+config SVLOGD
+ bool "svlogd"
+ default n
+ help
+ svlogd continuously reads log data from its standard input, optionally
+ filters log messages, and writes the data to one or more automatically
+ rotated logs.
+
config CHPST
bool "chpst"
default n