projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b3e7a8
)
Debian: Make ovsdb-server use manager_options column to find managers.
author
Andrew Evans
<aevans@nicira.com>
Wed, 2 Feb 2011 08:05:54 +0000
(
00:05
-0800)
committer
Andrew Evans
<aevans@nicira.com>
Wed, 2 Feb 2011 18:30:09 +0000
(10:30 -0800)
debian/openvswitch-switch.init
patch
|
blob
|
history
diff --git
a/debian/openvswitch-switch.init
b/debian/openvswitch-switch.init
index 7361bf6a6a01d55b63d493f289f7fe3cf8e8a1f1..a33636d9166cc22de4efe89a7c41c151e6b8afa8 100755
(executable)
--- a/
debian/openvswitch-switch.init
+++ b/
debian/openvswitch-switch.init
@@
-240,6
+240,7
@@
case "$1" in
set -- "$@" --detach --no-chdir --pidfile $monitor_opt
set -- "$@" --remote punix:/var/run/openvswitch/db.sock
set -- "$@" --remote db:Open_vSwitch,managers
+ set -- "$@" --remote db:Open_vSwitch,manager_options
set -- "$@" --private-key=db:SSL,private_key
set -- "$@" --certificate=db:SSL,certificate
set -- "$@" --bootstrap-ca-cert=db:SSL,ca_cert