On Thu, 2005-02-24 at 15:07 -0500, Yun Mao wrote: > Both. E.g, I'd like to reload a couple of configuration files when I > receive SIGHUP If you just want to replace Twisted's signal handlers, run signal.signal() as usual in your startService.