Skip to content

Commit

Permalink
Add option to default network config file to allow bridge initializat…
Browse files Browse the repository at this point in the history
…ion without interfaces.
  • Loading branch information
jheretic committed Jun 12, 2014
1 parent 152d34b commit 305cc45
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions default-files/etc/config/network
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ config interface 'lan'
option proto 'commotion'
option class 'client'
option type 'bridge'
option bridge_empty '0'

config interface 'wan'
option ifname 'eth0'
Expand Down

0 comments on commit 305cc45

Please sign in to comment.