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)
committerJustin Pettit <jpettit@nicira.com>
Fri, 8 Oct 2010 04:40:16 +0000 (21:40 -0700)
commitfa0d5349c39593656e75bdc82330bf04e9f612f7
tree1952376af701c0790a66f8f008ec5ca0d815caf1
parentf22a24b7b3b8aec61f6778bf9c8e6e7c5514039a
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