I have a PI 1 B+ with Retropie
I tried making a shutdown/restart button based on these instructions:
http://iot-projects.com/index.php?id=raspberry-pi-shutdown-button.
I installed it in my pi (i used the correct layout of the B+ to attach it to GPIO 25.) I copied the script over and added it in /etc/rc.local and then my problems began. My pi begins to shuts down as it is booting, no matter if the button is pressed or not, I even detached the button all together and the pi still reboots. does anyone know how I can make it boot up so i can disable the script? (can i skip running rc.local?)