diff options
author | Ron Yorston <rmy@pobox.com> | 2017-09-27 10:08:12 +0100 |
---|---|---|
committer | Ron Yorston <rmy@pobox.com> | 2017-09-27 10:11:19 +0100 |
commit | d9383e984da8de72e61e5094a3cf6404c5707ddc (patch) | |
tree | dd42825854fc42aea40d4f7a95548d53721d1733 /runit | |
parent | 166b3e4e82799f87d3b002c7177891111eff079e (diff) | |
parent | 0c4dbd481aedb5d22c1048e7f7eb547a3b5e50a5 (diff) | |
download | busybox-w32-d9383e984da8de72e61e5094a3cf6404c5707ddc.tar.gz busybox-w32-d9383e984da8de72e61e5094a3cf6404c5707ddc.tar.bz2 busybox-w32-d9383e984da8de72e61e5094a3cf6404c5707ddc.zip |
Merge branch 'busybox' into merge
Diffstat (limited to 'runit')
-rw-r--r-- | runit/svlogd.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/runit/svlogd.c b/runit/svlogd.c index 739483356..dfd7e38a0 100644 --- a/runit/svlogd.c +++ b/runit/svlogd.c | |||
@@ -123,7 +123,6 @@ log message, you can use a pattern like this instead | |||
123 | 123 | ||
124 | -*: *: pid * | 124 | -*: *: pid * |
125 | */ | 125 | */ |
126 | |||
127 | //config:config SVLOGD | 126 | //config:config SVLOGD |
128 | //config: bool "svlogd (15 kb)" | 127 | //config: bool "svlogd (15 kb)" |
129 | //config: default y | 128 | //config: default y |