I am trying to execute a script when my Raspberry Pi boots up. I would like the web browser to open up automatically.
I have tried to find a simple solution, (like dropping my script in some "startup" directory or something similar) but I am not seeing anything like that.
I have looked into Upstart, but I'm struggling to grasp how that works. Any scripts I've tried have not worked when I test them out.