`sudo nano /etc/rc.local` ``` su pi -c 'python3 /home/pi/piplayer2.py >> /home/pi/piplayer2.log 2>&1 &' ``` test test test