aboutsummaryrefslogtreecommitdiff
path: root/powerButton.service
blob: 97e1553888f5c6bd82bdc55f75c71cec57ed601b (plain)
1
2
3
4
5
6
7
8
9
10
[Unit]
Description=Power Button
After=basic.target

[Service]
Type=simple
ExecStart=/opt/powerButton/powerButton.sh

[Install]
WantedBy=multi-user.target
Clone this repo:
Suggestions? Bugs? Questions? Contact me!