summaryrefslogtreecommitdiff
path: root/lights-out-init.service.in
blob: a7e0f55d3e7e4035618174e339e6a5aa05240b18 (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=configure the GPIO pins for lights out

[Service]
Type=oneshot
RemainAfterExit=yes
ExecStart=#BINDIR#/lights-out init

[Install]
WantedBy=multi-user.target