7 lines
164 B
Plaintext
7 lines
164 B
Plaintext
|
|
||
|
# Connection string for the configuration database (usually a unix socket)
|
||
|
DATABASE="unix:/var/run/openvswitch/db.sock"
|
||
|
|
||
|
# Additional options
|
||
|
OPTIONS="--mlockall"
|