L'ancienne config wifi n'est plus disponible
darcs-hash:20051230134441-d1718-4e57c48c743dfbc8eddca5841a778e97c9452ded.gz
This commit is contained in:
parent
438a5adb91
commit
681d8af2ee
1 changed files with 0 additions and 12 deletions
|
@ -216,18 +216,6 @@ class nectaris(base_reconfigure) :
|
|||
from gen_confs.wifi_ng import conf_wifi_ng
|
||||
self._do(conf_wifi_ng())
|
||||
|
||||
def conf_wifi(self) :
|
||||
from gen_confs.wifi import conf_wifi, bornes_wifi
|
||||
self.__wifi()
|
||||
self._do(conf_wifi())
|
||||
# On va aussi reconfigurer toutes les bornes
|
||||
self._do(bornes_wifi())
|
||||
|
||||
def bornes_wifi(self,bornes) :
|
||||
from gen_confs.wifi import bornes_wifi
|
||||
self.__wifi()
|
||||
self._do(bornes_wifi(bornes))
|
||||
|
||||
def dhcp(self) :
|
||||
from gen_confs.dhcpd import dhcp
|
||||
self._do(dhcp(),self._machines())
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue