[ovs-dev] [PATCH] ovs-monitor-ipsec: Don't abort if syslog is not available.
Ben Pfaff
blp at nicira.com
Fri Aug 26 16:46:57 PDT 2011
On Sat, Aug 27, 2011 at 08:29:35AM +0900, Simon Horman wrote:
> On Fri, Aug 26, 2011 at 01:59:19PM -0700, Ben Pfaff wrote:
> > If /dev/log doesn't exist or cannot be contacted, ovs-monitor-ipsec would
> > abort with an exception. This allows it to start up and run.
> >
> > It's pretty common for a chroot used for testing not to have a syslogd
> > instance set up and running, so this limitation caused testing problems.
> >
> > Reported-by: Simon Horman <horms at verge.net.au>
>
> Looks good.
>
> Tested-by: Simon Horman <horms at verge.net.au>
Thanks, I added your Tested-by and pushed this to master.
More information about the dev
mailing list