[syslog-ng]syslog-ng chrooted vs timezone

Balazs Scheidler syslog-ng@lists.balabit.hu
Tue, 30 Nov 2004 17:45:35 +0100


On Tue, 2004-11-30 at 16:56, Horvath Gabor Kalman wrote:
> On Mon, 22 Nov 2004 13:39:53 +0100
> Balazs Scheidler <bazsi@balabit.hu> wrote:
> > > 32475 open("/proc/kmsg", O_RDONLY|O_NONBLOCK|O_NOCTTY|O_LARGEFILE) = 8
> > 
> > this call was successful. you need to look for the read() syscall which
> > resulted in "Operation not permitted".
> 
> 32475 open("/proc/kmsg", O_RDONLY|O_NONBLOCK|O_NOCTTY|O_LARGEFILE) = 8
> .

then your kernel does not allow opening /proc/kmsg from within the
chroot, remove this source from your syslog-ng config.

-- 
Bazsi