Bug#327029: Non-functional with read-only /dev

2005-09-07 Thread Elliott Mitchell
>From: SZALAY Attila <[EMAIL PROTECTED]> > On Wed, 2005-09-07 at 00:02 -0700, Elliott Mitchell wrote: > > > > If /dev is read-only, syslog-ng will give the error message > > "syslog-ngio.c: bind_unix_socket(): bind failed /dev/log (Address already > > in use)". The relevant section from `ltrace -L

Bug#327029: Non-functional with read-only /dev

2005-09-07 Thread SZALAY Attila
Hi All! On Wed, 2005-09-07 at 00:02 -0700, Elliott Mitchell wrote: > > If /dev is read-only, syslog-ng will give the error message > "syslog-ngio.c: bind_unix_socket(): bind failed /dev/log (Address already > in use)". The relevant section from `ltrace -LSf`: The problem is, that a sysklogd do

Bug#327029: Non-functional with read-only /dev

2005-09-07 Thread Elliott Mitchell
Package: syslog-ng Version: 1.6.5-2.2 Severity: important If /dev is read-only, syslog-ng will give the error message "syslog-ngio.c: bind_unix_socket(): bind failed /dev/log (Address already in use)". The relevant section from `ltrace -LSf`: -8<---