We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12a7df9 commit d652410Copy full SHA for d652410
1 file changed
xenserver/etc_init.d_openvswitch
@@ -73,7 +73,7 @@ start () {
73
else
74
PYTHONPATH=/usr/share/openvswitch/python \
75
/usr/share/openvswitch/scripts/ovs-xapi-sync \
76
- --pidfile --detach --monitor unix:/var/run/openvswitch/db.sock
+ --log-file --pidfile --detach --monitor unix:/var/run/openvswitch/db.sock
77
fi
78
79
$ovs_ctl --protocol=gre enable-protocol
0 commit comments