[syslog-ng]Re: Having trouble with the options syntax for file permissions (fwd)
Leonard Mills
Leonard_Mills@corpnet.sel.sony.com
Thu, 14 Feb 2002 20:06:18 +0000
laszlo.murvai-buzogany@gt-systems.hu wrote on Thu Feb 14 at 09:59:19 2002:
>I have had the same problem before, here is the thing you need:
>destination trash { file("/dev/null" perm(0666) ); };
>That's how it works for me.
Thanks, but this won't work for me. It doesn't drop core, but the
daemon dies without writing anything to the log file(s).