On Oct 27 05:07, Jeff Rancier wrote: > Is there a timeout for cygserver? After running for a while, I get the > following > > in the terminal: > > $ cygserver: All pending requests processed > cygserver: No longer accepting requests - cygwin will operate in daemonless > mode > cygserver: All outstanding process-cache activities completed > cygserver: Shutdown finished. > > [1]+ Done /usr/sbin/cygserver -f /etc/cygserver.conf > --log-level 7 (wd: ~) > (wd now: /srv/www/htdocs)
There's no timeout. Cygserver only shuts down if it gets one of the signals SIGHUP, SIGINT or SIGTERM, or if the shutdown message is send, for instance by using `cygserver -S'. Corinna -- Corinna Vinschen Please, send mails regarding Cygwin to Cygwin Project Co-Leader cygwin AT cygwin DOT com Red Hat -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple