Why easy if it can be done complicated ! Comment the 'exit(0);' in comm.c out and you are done. comm.c: void hupsig() { log("Received SIGHUP, SIGINT, or SIGTERM. Shutting down..."); ----> exit(0); /* perhaps something more elegant should substituted */ } Cat.
This archive was generated by hypermail 2b30 : 12/07/00 PST