From: Ben Pfaff Date: Fri, 24 Oct 2008 21:19:26 +0000 (-0700) Subject: Fix typo in default switch config. X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9abe7b6f199f7ee403cc10cb99b717dd9d5880fd;p=openvswitch Fix typo in default switch config. --- diff --git a/debian/openflow-switch.default b/debian/openflow-switch.default index 7e40c26c..ec3696a7 100644 --- a/debian/openflow-switch.default +++ b/debian/openflow-switch.default @@ -90,7 +90,7 @@ SWITCH_IP=dhcp # it is convenient. # # Set CACERT_MODE to 'secure' or 'bootstrap' for these respective cases. -#CACERT=secure +#CACERT_MODE=secure # MGMT_VCONNS: List of vconns (space-separated) on which secchan # should listen for management connections from dpctl, etc.