Re: syslogd no longer listens (or sends) on a network socket

2016-12-20 Thread Michael Butler
On 12/19/16 22:42, Hiroki Sato wrote: Michael Butler wrote in : im> On 12/19/16 12:12, Hiroki Sato wrote: im> > Michael Butler wrote im> > in : im> > im> > im> It appears that SVN r309925 and onward no longer opens a network im> > im> socket unless the command-line explicitly contains "-b

Re: syslogd no longer listens (or sends) on a network socket

2016-12-19 Thread Hiroki Sato
Michael Butler wrote in : im> On 12/19/16 12:12, Hiroki Sato wrote: im> > Michael Butler wrote im> > in : im> > im> > im> It appears that SVN r309925 and onward no longer opens a network im> > im> socket unless the command-line explicitly contains "-b :syslog" im> > :-( im> > im> im> > im> T

Re: syslogd no longer listens (or sends) on a network socket

2016-12-19 Thread Michael Butler
On 12/19/16 12:12, Hiroki Sato wrote: Michael Butler wrote in : im> It appears that SVN r309925 and onward no longer opens a network im> socket unless the command-line explicitly contains "-b :syslog" :-( im> im> This also stops one syslog daemon forwarding to another (which is why im> I noti

Re: syslogd no longer listens (or sends) on a network socket

2016-12-19 Thread Hiroki Sato
Michael Butler wrote in : im> It appears that SVN r309925 and onward no longer opens a network im> socket unless the command-line explicitly contains "-b :syslog" :-( im> im> This also stops one syslog daemon forwarding to another (which is why im> I noticed). im> im> Was this an intentional be

syslogd no longer listens (or sends) on a network socket

2016-12-15 Thread Michael Butler
It appears that SVN r309925 and onward no longer opens a network socket unless the command-line explicitly contains "-b :syslog" :-( This also stops one syslog daemon forwarding to another (which is why I noticed). Was this an intentional behaviour change? Michael ___