diff options
Diffstat (limited to 'files/common/etc')
| -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'  | 
