summaryrefslogtreecommitdiff
path: root/computer-time-limit.service
blob: f096f743d8ea45b086b532eaefb2d3a04998fd8b (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Limit the computer time

[Service]
ExecStart=/usr/src/skripte/computer-time-limit/computer-time-limit
Restart=on-failure

[Install]
WantedBy=multi-user.target