summarylogtreecommitdiffstats
path: root/hylafax.service
diff options
context:
space:
mode:
authorChris Severance2015-07-06 20:21:15 -0400
committerChris Severance2015-07-06 20:21:15 -0400
commitdac4cf633a8b5b4dcfe9740c040c7ea0dc334687 (patch)
treed5e2203e81de70b334775fe9883a5ebeacccc3ac /hylafax.service
downloadaur-dac4cf633a8b5b4dcfe9740c040c7ea0dc334687.tar.gz
Initial import
Diffstat (limited to 'hylafax.service')
-rw-r--r--hylafax.service13
1 files changed, 13 insertions, 0 deletions
diff --git a/hylafax.service b/hylafax.service
new file mode 100644
index 000000000000..97f58aa90381
--- /dev/null
+++ b/hylafax.service
@@ -0,0 +1,13 @@
+[Unit]
+Description=HylaFAX+ daily fax queue cleanup and deletion of 30 days old faxes
+Documentation=man:faxqclean(8) man:faxcron(8)
+
+[Service]
+Type=oneshot
+ExecStart=/usr/bin/faxqclean
+ExecStart=/usr/bin/faxcron -rcv 30
+Nice=19
+IOSchedulingClass=best-effort
+IOSchedulingPriority=7
+#User=
+#Group=