Oubli de wl0_radio...
darcs-hash:20050906160143-d1718-eb8e02ddd9893e685f9fc9956e1510fed6210b49.gz
This commit is contained in:
parent
9e6f51d199
commit
232ee0e583
1 changed files with 1 additions and 1 deletions
|
@ -99,7 +99,7 @@ class conf_wifi_ng(gen_config) :
|
|||
'ON': ((int(borne.puissance() or 0) > 0) and 1 or 0),
|
||||
}
|
||||
fd.write("""
|
||||
variables="${variables} lan_ipaddr wan_hostname crans_channels txpower"
|
||||
variables="${variables} lan_ipaddr wan_hostname crans_channels txpower wl0_radio"
|
||||
NVRAM_lan_ipaddr=%(IP)s
|
||||
NVRAM_wan_hostname=%(HOST)s
|
||||
NVRAM_crans_channels=%(CANAL)s
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue