Hello,
is a “normal” shutdown via SSH graceful enough for shutting down umbrel?
Or does shutdown in the web gui something more (like running the stop script)?
Background: I want to connect umbrel to an USP-Server; which is configured like as follows:
SHUTDOWNCMD "/sbin/shutdown -h +0"
I saw docker included in /etc/rc0.d/
K01docker -> ../init.d/docker
So docker will be part of the shutdown routine.
I guess this is it, isn’t it?
Thanks for help 
