Debian: Make ovsdb-server use manager_options column to find managers.
authorAndrew Evans <aevans@nicira.com>
Wed, 2 Feb 2011 08:05:54 +0000 (00:05 -0800)
committerAndrew Evans <aevans@nicira.com>
Wed, 2 Feb 2011 18:30:09 +0000 (10:30 -0800)
debian/openvswitch-switch.init

index 7361bf6a6a01d55b63d493f289f7fe3cf8e8a1f1..a33636d9166cc22de4efe89a7c41c151e6b8afa8 100755 (executable)
@@ -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