projects
/
openvswitch
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b969b51
)
Fix typo in default switch config.
author
Ben Pfaff
<blp@nicira.com>
Fri, 24 Oct 2008 21:19:26 +0000
(14:19 -0700)
committer
Ben Pfaff
<blp@nicira.com>
Mon, 27 Oct 2008 19:58:27 +0000
(12:58 -0700)
debian/openflow-switch.default
patch
|
blob
|
history
diff --git
a/debian/openflow-switch.default
b/debian/openflow-switch.default
index 7e40c26c689858be35377ba5cf972a4b73e15aee..ec3696a77f59d6d0de8db018fec9c6a99b8a183c 100644
(file)
--- 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.