summaryrefslogtreecommitdiff
path: root/pcr/timekpr/timekpr.service
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2013-02-02 10:17:37 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2013-02-02 10:17:37 +0100
commitebfec135472b53e63f0542048f966fe6f6c5e2f9 (patch)
tree13474bddc294aadb74c62ae1fcfdb11f564ae831 /pcr/timekpr/timekpr.service
parent1604884117f74aa37ac283f72a3c57cf5473f7ed (diff)
parent2f5224819ae83de6e9d8de008d5f2dc24769cb0d (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: extra/libchewing/PKGBUILD extra/ntfs-3g_ntfsprogs/PKGBUILD extra/scim-chewing/PKGBUILD
Diffstat (limited to 'pcr/timekpr/timekpr.service')
-rw-r--r--pcr/timekpr/timekpr.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/pcr/timekpr/timekpr.service b/pcr/timekpr/timekpr.service
new file mode 100644
index 000000000..b3ea6e211
--- /dev/null
+++ b/pcr/timekpr/timekpr.service
@@ -0,0 +1,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