Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 491238
Collapse All | Expand All

(-)file_not_specified_in_diff (-5 / +5 lines)
Line  Link Here
0
-- a/net-misc/openvswitch/files/ovsdb-server_conf      2013-11-14 14:57:07.672176882 +0100
0
++ b/net-misc/openvswitch/files/ovsdb-server_conf      2013-11-14 14:46:45.000000000 +0100
Lines 2-13 Link Here
2
DB_SOCKET="/var/run/openvswitch/db.sock"
2
DB_SOCKET="/var/run/openvswitch/db.sock"
3
3
4
# Remote sockets are defined in the database by default
4
# Remote sockets are defined in the database by default
5
REMOTE_DB="db:Open_vSwitch,manager_options"
5
REMOTE_DB="db:Open_vSwitch,Open_vSwitch,manager_options"
6
6
7
# All certificates and keys are stored in the database (if any)
7
# All certificates and keys are stored in the database (if any)
8
PRIVATE_KEY="db:SSL,private_key"
8
PRIVATE_KEY="db:Open_vSwitch,SSL,private_key"
9
CERTIFICATE="db:SSL,certificate"
9
CERTIFICATE="db:Open_vSwitch,SSL,certificate"
10
BOOTSTRAP_CA_CERT="db:SSL,ca_cert"
10
BOOTSTRAP_CA_CERT="db:Open_vSwitch,SSL,ca_cert"
11
11
12
# Alternative path for the database (default is /etc/openvswitch/conf.db)
12
# Alternative path for the database (default is /etc/openvswitch/conf.db)
13
# DATABASE="/etc/openvswitch/conf.db"
13
# DATABASE="/etc/openvswitch/conf.db"

Return to bug 491238