Et a aussi.

darcs-hash:20051230141844-d1718-305a741a9ac84c096ea1daaee44e5fc5368b44ff.gz
This commit is contained in:
bernat 2005-12-30 15:18:44 +01:00
parent 1d727c8c55
commit f650df94cf

View file

@ -218,10 +218,6 @@ class nectaris(base_reconfigure) :
from gen_confs.droits import droits_openbsd from gen_confs.droits import droits_openbsd
self._do(droits_openbsd()) self._do(droits_openbsd())
def __del__(self) :
if self.__restart_wifi_update :
os.system("cd / ; systrace -d /etc/systrace/wifi-update -A /usr/local/bin/twistd --syslog -o -y /usr/scripts/gestion/wifi-update.py --pidfile=/var/run/wifi-update.pid")
class vert(base_reconfigure) : class vert(base_reconfigure) :
def home(self,args) : def home(self,args) :
from adherents import home from adherents import home