Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 363258 Details for
Bug 491238
net-misc/openvswitch-2.0.0 installs old version of ovsdb-server conf.d file
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
/etc/conf.d/ovsdb-server patch for ovs 2.0.0
file_491238.txt (text/plain), 855 bytes, created by
Fabian Henze
on 2013-11-14 14:19:53 UTC
(
hide
)
Description:
/etc/conf.d/ovsdb-server patch for ovs 2.0.0
Filename:
MIME Type:
Creator:
Fabian Henze
Created:
2013-11-14 14:19:53 UTC
Size:
855 bytes
patch
obsolete
>--- a/net-misc/openvswitch/files/ovsdb-server_conf 2013-11-14 14:57:07.672176882 +0100 >+++ b/net-misc/openvswitch/files/ovsdb-server_conf 2013-11-14 14:46:45.000000000 +0100 >@@ -2,12 +2,12 @@ > DB_SOCKET="/var/run/openvswitch/db.sock" > > # Remote sockets are defined in the database by default >-REMOTE_DB="db:Open_vSwitch,manager_options" >+REMOTE_DB="db:Open_vSwitch,Open_vSwitch,manager_options" > > # All certificates and keys are stored in the database (if any) >-PRIVATE_KEY="db:SSL,private_key" >-CERTIFICATE="db:SSL,certificate" >-BOOTSTRAP_CA_CERT="db:SSL,ca_cert" >+PRIVATE_KEY="db:Open_vSwitch,SSL,private_key" >+CERTIFICATE="db:Open_vSwitch,SSL,certificate" >+BOOTSTRAP_CA_CERT="db:Open_vSwitch,SSL,ca_cert" > > # Alternative path for the database (default is /etc/openvswitch/conf.db) > # DATABASE="/etc/openvswitch/conf.db"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 491238
: 363258