Skip to content

Commit

Permalink
Set the correct config toggle for empty bridges.
Browse files Browse the repository at this point in the history
  • Loading branch information
jheretic committed Jun 12, 2014
1 parent 305cc45 commit 8b2236e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default-files/etc/config/network
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ config interface 'lan'
option proto 'commotion'
option class 'client'
option type 'bridge'
option bridge_empty '0'
option bridge_empty '1'

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

0 comments on commit 8b2236e

Please sign in to comment.