X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=xenserver%2Fetc_init.d_openvswitch;h=c7d0736aa113411a08a61032e29e8a0b1d2f88f6;hb=4b38c153a9412529c7ce9c45bb229ef877efef9e;hp=534b81d16861f117a949b959d1744091f679c46d;hpb=c002dde70329b5553b79f3f1ad6d60771f4179c0;p=sliver-openvswitch.git diff --git a/xenserver/etc_init.d_openvswitch b/xenserver/etc_init.d_openvswitch index 534b81d16..c7d0736aa 100755 --- a/xenserver/etc_init.d_openvswitch +++ b/xenserver/etc_init.d_openvswitch @@ -27,7 +27,7 @@ # Short-Description: Open vSwitch switch ### END INIT INFO -. /usr/share/openvswitch/scripts/ovs-lib.sh || exit 1 +. /usr/share/openvswitch/scripts/ovs-lib || exit 1 . /etc/xensource-inventory test -e /etc/sysconfig/openvswitch && . /etc/sysconfig/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