layereight / pi-shutdown

Trigger Raspberry Pi shutdown with GPIO push button.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is archived, it was superseded by https://github.com/layereight/gpio-trigger

pi-shutdown

Trigger Raspberry Pi shutdown with GPIO push button.

Remove the systemd service

$ sudo systemctl stop pi-shutdown
$ sudo systemctl disable pi-shutdown
$ sudo systemctl daemon-reload
$ sudo rm /etc/systemd/system/pi-shutdown.py /etc/systemd/system/pi-shutdown.service

About

Trigger Raspberry Pi shutdown with GPIO push button.


Languages

Language:Python 100.0%