From: Ethan Jackson Date: Tue, 4 Oct 2011 21:41:42 +0000 (-0700) Subject: xenserver: ovs-xapi-sync should create a log file. X-Git-Tag: v1.3.0~143 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=d652410464e0a8e1a35389e7f0c0cd2c2430827a xenserver: ovs-xapi-sync should create a log file. --- diff --git a/xenserver/etc_init.d_openvswitch b/xenserver/etc_init.d_openvswitch index 534b81d16..8ba8aeeb5 100755 --- a/xenserver/etc_init.d_openvswitch +++ b/xenserver/etc_init.d_openvswitch @@ -73,7 +73,7 @@ start () { else PYTHONPATH=/usr/share/openvswitch/python \ /usr/share/openvswitch/scripts/ovs-xapi-sync \ - --pidfile --detach --monitor unix:/var/run/openvswitch/db.sock + --log-file --pidfile --detach --monitor unix:/var/run/openvswitch/db.sock fi $ovs_ctl --protocol=gre enable-protocol