mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-06-08 22:25:42 +02:00
7 lines
184 B
Text
7 lines
184 B
Text
# Connection string for the configuration database (usually a unix socket)
|
|
DATABASE="unix:/run/openvswitch/db.sock"
|
|
|
|
# Additional options
|
|
OPTIONS="--mlockall"
|
|
|
|
OVS_USER_ID="root:root"
|