Show
Ignore:
Timestamp:
11/22/09 22:14:14 (4 years ago)
Author:
jow
Message:

modules/freifunk: add profiles for Seefeld and Duesseldorf, reformat uci

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • luci/trunk/modules/freifunk/root/etc/config/freifunk_potsdam

    r5020 r5570  
    1 config defaults interface 
    2     option netmask  255.255.0.0 
     1package 'freifunk_potsdam' 
    32 
    4 config defaults wifi_device 
    5     option channel 13 
     3config 'defaults' 'interface' 
     4    option 'netmask' '255.255.0.0' 
     5 
     6config 'defaults' 'wifi_device' 
     7    option 'channel' '13' 
     8