aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Pfaff <blp@nicira.com>2012-07-06 15:13:25 -0700
committerBen Pfaff <blp@nicira.com>2012-07-09 09:39:54 -0700
commit34b67d4fd1a27ad1bc760f9488715bd024ea6228 (patch)
tree8d63736948e0e98a4f49983103d58e34095ea137
parent26e48fffcaac74dcabb460ad5a5de895f3bc74bb (diff)
debian: Remove obsolete advice to edit /etc/default/openvswitch-switch.
This hasn't been necessary for a long time. Signed-off-by: Ben Pfaff <blp@nicira.com>
-rw-r--r--debian/openvswitch-switch.README.Debian6
1 files changed, 1 insertions, 5 deletions
diff --git a/debian/openvswitch-switch.README.Debian b/debian/openvswitch-switch.README.Debian
index 85804514..8617e771 100644
--- a/debian/openvswitch-switch.README.Debian
+++ b/debian/openvswitch-switch.README.Debian
@@ -1,10 +1,6 @@
README.Debian for openvswitch-switch
---------------------------------
-* The switch must be configured before it can be used. Edit
- /etc/default/openvswitch-switch, then start the switch manually with
- "/etc/init.d/openvswitch-switch start".
-
* To use the Linux kernel-based switch implementation, you will need
to build and install the Open vSwitch kernel module. To do so, install
the openvswitch-datapath-source package, then follow the instructions
@@ -13,7 +9,7 @@ README.Debian for openvswitch-switch
* This package does not yet support the userspace datapath-based
switch implementation.
- -- Ben Pfaff <blp@nicira.com>, Mon, 30 Aug 2010 09:51:19 -0700
+ -- Ben Pfaff <blp@nicira.com>, Fri, 6 Jul 2012 15:12:38 -0700
Debian network scripts integration
----------------------------------