Hi,
I need to start a docker upon boot and then run a couple of other commands after that so I've created autostart.sh under /storage/.config/autostart.sh and added the commands under it. I've also made autostart.sh executable. Upon reboot I do not see those commands being executed.
Is there anything else I need to do ? Where can I see logs for the attempt to run autostart.sh ?
Thanks in advance.