Reply To: Startup after installing nightly…

#8610
mas
Participant

Don’t know, but there are some issues with stopping the thing gracefully on the slug. I think tonights nightlies will have a fix for signal handling on the slug, and hopefully it will be able to shutdown and restart gracefully.

You won’t see it the next time you install nightlies, but the time after *that* it should be more graceful. (/me crosses his fingers)

I think you got it fixed. I used to do a killall -9 mt-daapd to get it down. Without the -9 it would create zombies.
Now a normal killall mt-daapd is sufficient. I still do have to send the kill signal to more than one process though. A simple kill will force me to repeat it 3-4x for different processes.