summarylogtreecommitdiffstats
path: root/hylafax.service
diff options
context:
space:
mode:
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=