|
From: Ben D. T. <to...@xm...> - 2004-05-19 10:38:46
|
Hi When I'm running wrapper in regular console mode ( -c ) then it trapps perfectly the CTRL-C and I see on console: wrapper | CTRL-C trapped. Shutting down. However if I'm running in a service mode with console enabled, then I dont see this line on screen, and my application donesn't shut down properly :( Anyone knows why? |