diff options
Diffstat (limited to 'runit/svlogd.c')
-rw-r--r-- | runit/svlogd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/runit/svlogd.c b/runit/svlogd.c index b0690d794..c9e5346d1 100644 --- a/runit/svlogd.c +++ b/runit/svlogd.c | |||
@@ -124,7 +124,7 @@ log message, you can use a pattern like this instead | |||
124 | -*: *: pid * | 124 | -*: *: pid * |
125 | */ | 125 | */ |
126 | //config:config SVLOGD | 126 | //config:config SVLOGD |
127 | //config: bool "svlogd (15 kb)" | 127 | //config: bool "svlogd (16 kb)" |
128 | //config: default y | 128 | //config: default y |
129 | //config: help | 129 | //config: help |
130 | //config: svlogd continuously reads log data from its standard input, optionally | 130 | //config: svlogd continuously reads log data from its standard input, optionally |