summaryrefslogtreecommitdiff
path: root/pcr/mycron-git/mycron@.service
diff options
context:
space:
mode:
authorEsteban Carnevale <alfplayer@mailoo.org>2014-10-11 21:32:27 -0300
committerEsteban Carnevale <alfplayer@mailoo.org>2014-10-11 21:32:27 -0300
commit73878e9f6a2b86ebf66cf87ec145dc309c8520c4 (patch)
treeadd2354a374b3acde8a673f9250c3ff8d72d86dd /pcr/mycron-git/mycron@.service
parentd2556ce4d528b6a62d31b9f28cd37678f565f956 (diff)
parent4e75bcf04fa2ee23cbdc320bdf04af821616a6ee (diff)
Merge branch 'master' of git://projects.parabola.nu/abslibre
Diffstat (limited to 'pcr/mycron-git/mycron@.service')
-rw-r--r--pcr/mycron-git/mycron@.service11
1 files changed, 11 insertions, 0 deletions
diff --git a/pcr/mycron-git/mycron@.service b/pcr/mycron-git/mycron@.service
new file mode 100644
index 000000000..837bc0a1a
--- /dev/null
+++ b/pcr/mycron-git/mycron@.service
@@ -0,0 +1,11 @@
+[Unit]
+Description=mycron for %i
+Wants=multi-user.target
+
+[Service]
+User=%i
+Restart=always
+ExecStart=/usr/bin/mycron
+
+[Install]
+WantedBy=multi-user.target