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-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d652410464e0a8e1a35389e7f0c0cd2c2430827a;p=openvswitch xenserver: ovs-xapi-sync should create a log file. --- diff --git a/xenserver/etc_init.d_openvswitch b/xenserver/etc_init.d_openvswitch index 534b81d1..8ba8aeeb 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