Fix typo in default switch config.
authorBen Pfaff <blp@nicira.com>
Fri, 24 Oct 2008 21:19:26 +0000 (14:19 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 27 Oct 2008 19:58:27 +0000 (12:58 -0700)
debian/openflow-switch.default

index 7e40c26..ec3696a 100644 (file)
@@ -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.