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