mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2026-01-03 07:42:10 +01:00
7 lines
164 B
Bash
7 lines
164 B
Bash
# Connection string for the configuration database (usually a unix socket)
|
|
DATABASE="unix:/var/run/openvswitch/db.sock"
|
|
|
|
# Additional options
|
|
OPTIONS="--mlockall"
|
|
|