diff options
author | Katze Miau <miaukatzemiau@priveasy.de> | 2012-03-05 19:22:10 (GMT) |
---|---|---|
committer | Katze Miau <miaukatzemiau@priveasy.de> | 2012-03-05 19:22:10 (GMT) |
commit | 4b9c1be852dea38eea57f4b1a4c19c731f7b8183 (patch) | |
tree | af7b8b7b2d2260ce515ef2f0ed5af1e28080cf53 | |
parent | 5e91701c2538885a4fc5f8e37882f13e9aec04a4 (diff) |
adapt base config for dir300
-rw-r--r-- | files/common/etc/config/network | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/files/common/etc/config/network b/files/common/etc/config/network index b0d6d9e..d9a94f7 100644 --- a/files/common/etc/config/network +++ b/files/common/etc/config/network @@ -7,7 +7,7 @@ config 'interface' 'loopback' config 'interface' 'mesh' option 'type' 'bridge' - option 'ifname' 'bat0 ath0' + option 'ifname' 'bat0 wlan0' option 'mtu' '1527' config 'interface' 'lan' |