commit | f49d7eeab5ec54962a08830e03373044c4177043 | [log] [tgz] |
---|---|---|
author | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 13 03:29:52 2011 -0700 |
committer | Anthony Young <sleepsonthefloor@gmail.com> | Tue Sep 13 03:29:52 2011 -0700 |
tree | 99166b9d375b518c1c0357a19b1636d1811ef13c | |
parent | eeba8864082bb0e4643351f698fcc0fb75231e5b [diff] [blame] |
enable tun/tap
diff --git a/build_lxc.sh b/build_lxc.sh index a052c0b..2ef5c08 100755 --- a/build_lxc.sh +++ b/build_lxc.sh
@@ -35,6 +35,7 @@ lxc.network.link = $BRIDGE lxc.network.flags = up lxc.network.ipv4 = $CONTAINER_CIDR +lxc.cgroup.devices.allow = c 10:200 rwm EOF # Configure the network