summarylogtreecommitdiffstats
path: root/plusberrypi-shutdown.service
blob: 61ca65d3d3d3dfccadc52b38b278497b77d3415c (plain)
1
2
3
4
5
6
7
8
[Unit]
Description=This service watches GPIO 24 for Plusberry shutdown.

[Service]
ExecStart=/usr/bin/plusberrypi-shutdown.sh

[Install]
WantedBy=multi-user.target