On Nov 8, 2007, at 2:27 PM, Robin Bowes wrote: > Andy Grundman wrote: >> On Nov 8, 2007, at 2:11 PM, Fletch wrote: >> >>> @mick_w: >>> OK, I've been testing on C4 and can confirm your problems. The >>> [FAILED] message is an oddity with how the C4 killproc() function >>> works. I can fix this in the init script for tomorrows build. In >>> the >>> meantime, "killall squeezecenter-server" should work. Regarding >>> Alien, >>> although I can't replicate either of your errors, I can't get it to >>> work >>> at all. I'm a little stumped and have asked for help on the Plugins >>> list. >>> >>> @jmelvin: >>> Thanks for the feedback. I'm guessing that this may cause problems >>> for >>> people upgrading from SS 6.5.x. I'll look into a fix that tries to >>> kill >>> old mysqld instances during %post. >> >> FYI, the 'right' way to shutdown SC is to send a 'shutdown' command >> on >> the CLI port 9090. This ensures everything gets cleaned up and shut >> down properly. But if the CLI is disabled, then your only option is >> to kill the process. > > Is there not a signal handler to handle a SIGTERM gracefully? I see to > remember that a "kill <pid_of_squeezecenter>" shuts down pretty > gracefully.
OK yes that's true, as long as you don't do a kill -9 it should be OK. :) _______________________________________________ beta mailing list [email protected] http://lists.slimdevices.com/lists/listinfo/beta
