projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
12a7df9
)
xenserver: ovs-xapi-sync should create a log file.
author
Ethan Jackson
<ethan@nicira.com>
Tue, 4 Oct 2011 21:41:42 +0000
(14:41 -0700)
committer
Ethan Jackson
<ethan@nicira.com>
Wed, 5 Oct 2011 22:38:16 +0000
(15:38 -0700)
xenserver/etc_init.d_openvswitch
patch
|
blob
|
history
diff --git
a/xenserver/etc_init.d_openvswitch
b/xenserver/etc_init.d_openvswitch
index 534b81d16861f117a949b959d1744091f679c46d..8ba8aeeb5679066ee67d6d22e7558c751508ca17 100755
(executable)
--- 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 \
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
fi
$ovs_ctl --protocol=gre enable-protocol