]> git.llucax.com Git - software/pymin.git/commit
Hack for DNS timer_handle added.
authorNicolas Emiliani <nemiliani@integratech.com.ar>
Mon, 12 Nov 2007 13:42:29 +0000 (10:42 -0300)
committerNicolas Emiliani <nemiliani@integratech.com.ar>
Mon, 12 Nov 2007 13:42:29 +0000 (10:42 -0300)
commit51a8d48b4f723b4e6242c8ef082ef6620e8fc4aa
tree9f26723f5c46808fcc7e25fd7c625719efd75206
parentb8531effa030ba9e1ad24748df77b61e8ff43ead
Hack for DNS timer_handle added.

The hack consists in redifinig de timer_handle because
the generic one that was used to check if the process was running
returned a pid that did not belong with the process wanted (named),
that was due to teh fact that named is in a path used to execute
an option of the syslog deamon.
pymin/services/dns/__init__.py