aboutsummaryrefslogtreecommitdiffstats
path: root/main/openvswitch/ovs-vswitchd.confd
blob: 3c3d15865b14c65a816d95969354a386ff3e0db8 (plain)
1
2
3
4
5
6
# Connection string for the configuration database (usually a unix socket)
DATABASE="unix:/var/run/openvswitch/db.sock"

# Additional options
OPTIONS="--mlockall"