Alex Khanin <[EMAIL PROTECTED]> wrote:
> I've read the manpage and it states you should use the ssize action,
> So I put this in my /var/qmail/supervise/qmail-send/log/run:
> 
> #!/bin/sh
> exec /usr/local/bin/setuidgid qmaill /usr/local/bin/multilog t
> /backup/log/qmail ssize 500000 nnum 50
> 
> That is ignored.
[...] 
> What am I doing wrong??

Taking the documentation too literally.  The size directive should be
"s500000" to create logs of 0.5MB each.  Not "ssize 500000".  The "action"
itself is just "s", the "size" in the documentation is the parameter of that
action.

Charles
-- 
-----------------------------------------------------------------------
Charles Cazabon                            <[EMAIL PROTECTED]>
GPL'ed software available at:  http://www.qcc.sk.ca/~charlesc/software/
Any opinions expressed are just that -- my opinions.
-----------------------------------------------------------------------

Reply via email to