Skip to content
This repository has been archived by the owner on Nov 24, 2022. It is now read-only.

Commit

Permalink
Remove hwaddr from base lxc.conf so that each container gets a differ…
Browse files Browse the repository at this point in the history
…ent one when running the generic lxc template
  • Loading branch information
fgrehm committed Jun 8, 2013
1 parent 1c5727d commit f3ff5c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion boxes/common/lxc.conf
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
lxc.network.type=veth
lxc.network.hwaddr = 00:16:3e:7f:04:b2
lxc.network.link=lxcbr0
lxc.network.flags=up

Expand Down

0 comments on commit f3ff5c9

Please sign in to comment.