In article <[email protected]>, [email protected] (Denys Vlasenko) wrote:
> *From:* Denys Vlasenko <[email protected]> > *To:* [email protected] > *CC:* [email protected] > *Date:* Fri, 21 Jan 2011 19:12:28 +0100 > > On Fri, Jan 21, 2011 at 6:13 PM, David Collier > <[email protected]> wrote: > > > > I've done better. I read the source code :-) > > > > You disregard all but the first 128 chars of the file. > > Inherited from original svlogd: fascinating - so the rubbish in the man pages about allowing comment and blank lines is horse-poop ! If I was clever I'd do a fix :-) D > http://smarden.org/runit/runit-2.1.1.tar.gz > > /* read config */ > if ((i =openreadclose("config", &sa, 128)) == -1) > warn2("unable to read config", ld->name); > > -- > vda > _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
