From 89f3e986792e74ef81fd6060222a293af563ca5d Mon Sep 17 00:00:00 2001 From: Fabio Rehm Date: Mon, 9 Jun 2014 00:56:37 -0300 Subject: [PATCH] Document brctl dependency for private networks --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index a8b27c9d..6a25cb7a 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ will be coming along _soon_. * [Vagrant 1.1+](http://www.vagrantup.com/downloads.html) * lxc 0.7.5+ * `redir` (if you are planning to use port forwarding) +* `brctl` (if you are planning to use private networks, on Ubuntu this means `apt-get install bridge-utils`) * A [kernel != 3.5.0-17.28](https://github.com/fgrehm/vagrant-lxc/wiki/Troubleshooting#wiki-im-unable-to-restart-containers) The plugin is known to work better and pretty much out of the box on Ubuntu 14.04+