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