summaryrefslogtreecommitdiff
path: root/pcr/timekpr/timekpr.service
blob: b3ea6e21129fbaacc4c98076996a811096a47f07 (plain)
1
2
3
4
5
6
7
8
9
[Unit]
Description=Keep control of computer usage
After=syslog.target systemd-user-sessions.service

[Service]
ExecStart=/usr/bin/timekpr

[Install]
WantedBy=multi-user.target