Reboot button for Raspberry Pi
- Set the pin you want to use in line 9 of
rebooter.py
(stopPin) - Run
install.sh
Run the following as root or with sudo:
systemctl stop rebooter
systemctl disable rebooter
rm /lib/systemd/system/rebooter.service
rm /usr/bin/rebooter.py