Proper Serviio Shutdown Routine using FreeNAS
Should I add a FreeNAS "Shutdown" script with the following command: "sh /serviio-0.5.2/bin/serviio.sh -stop" ...to properly shutdown the Serviio server or will FreeNaS properly shutdown the Serviio server when the user selects "Reboot" or "Shutdown" from the FreeNAS "System" menu?
Another question: How would I know (or how could I check) if FreeNAS shutdown the Serviio server properly? What log should I be looking at and what entries would tell me if the Serviio server shutdown "correctly"?
Currently, I have no script running on FreeNAS to properly shutdown the Serviio server. I just shutdown FreeNAS (using the FreeNAS web-based configuration utility) and it just terminates the Serviio server? I'm hoping that's good enough. Should I use the following command instead: "sh /serviio-0.5.2/bin/serviio.sh -stop"?
Thanks, Lloyd