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 7e40c26c689858be35377ba5cf972a4b73e15aee..ec3696a77f59d6d0de8db018fec9c6a99b8a183c 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.