Trick For Running Python Scripts On Reboot - Ubuntu18 Oct 2013 http://www.raspberrypi-spy.co.uk/2013/07/running-a-python-script-at-boot-using-cron/Here's what it looks like in crontab:@reboot python /home/pi/MyScript.py &