Hi, I'm trying to run as a service 2 exe with cygrunsrv. The first exe goes ok starting and stopping, the second (which handles 1 COM), gets an error 1053 when stopping it. Looking at signal processing I noticed that the first does not handle SIGTERM, instead the second does handle it. The signal which both handle are SIGHUP,SIGINT. Is it correct to cut SIGTERM or maybe I sould use some -y option in cygrunsrv? Thanks Andrea
-- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/