xenserver: ovs-external-ids log to file instead of syslog
authorEthan Jackson <ethan@nicira.com>
Fri, 1 Oct 2010 02:29:27 +0000 (02:29 +0000)
committerEthan Jackson <ethan@nicira.com>
Tue, 5 Oct 2010 01:12:56 +0000 (01:12 +0000)
commit7ed7b619e31c7c48c4f6d0dfb411173be96924c5
tree80a77a97013e5a399b8e13bcb7dc4cffe1d035a1
parent4bee421f3ab28492aebc32b8b13e41ca5d12a936
xenserver: ovs-external-ids log to file instead of syslog

ovs-external-ids was crashing on startup because it was brought up
before /dev/log exists.  The simplest solution to this problem is
to have it log to /var/log/openvswitch/ovs-external-ids.log .  This
is consistent with vswitchd and ovsdb-server.

Signed-off-by: Ethan Jackson <ethan@nicira.com>
xenserver/usr_share_openvswitch_scripts_ovs-external-ids