diff --git a/gestion/gen_confs/wifi.py b/gestion/gen_confs/wifi.py index 59594426..efb077c5 100755 --- a/gestion/gen_confs/wifi.py +++ b/gestion/gen_confs/wifi.py @@ -245,6 +245,7 @@ get_config () { os.system("ln -sf ../shared/firewall/ebtables %s/203firewall-ebtables" % target) os.system("ln -sf ../shared/utils/toggle-radio %s/301toggle-radio" % target) print OK + time.sleep(1) self.unlock()