mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-23 16:49:10 -07:00
8 lines
184 B
Plaintext
8 lines
184 B
Plaintext
# 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"
|