On Thu, Jul 09, 2015 at 10:46:42AM -0400, Jan Stancek wrote:
> Presumably because you are running new systemd. Can you try with
> "ForwardToSyslog=yes" set in journald.conf (which is the case for old 
> systemd)?
> 
> That still gives me duplicated messages with v2 of the patch.

Ok, I see it now: systemd-208 gets duplicates with v2 of the patch, and
systemd-219 with ForwardToSyslog=yes also gets duplicates.

This will complicate the patch a bit.  If I understand it correctly, LTP
proc01 needs to do something like this:

  if ForwardToSyslog is enabled OR
     (systemd version < 216 AND using default journald.conf)
  then
      use imuxsock
  else
      use imjournal
  endif

I'll send a new patch soon.

Thanks,
Jeff

------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Ltp-list mailing list
Ltp-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to