gentoo-full-overlay/net-misc/openvswitch/files/ovs-vswitchd_conf

7 lines
164 B
Text
Raw Normal View History

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