aports/testing/ovn/ovs-vswitchd.confd

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"