summaryrefslogtreecommitdiff
path: root/extra/hylafax/hfaxd.service
diff options
context:
space:
mode:
Diffstat (limited to 'extra/hylafax/hfaxd.service')
-rw-r--r--extra/hylafax/hfaxd.service9
1 files changed, 9 insertions, 0 deletions
diff --git a/extra/hylafax/hfaxd.service b/extra/hylafax/hfaxd.service
new file mode 100644
index 000000000..d5d96c34d
--- /dev/null
+++ b/extra/hylafax/hfaxd.service
@@ -0,0 +1,9 @@
+[Unit]
+Description=Hyla FAX client-server
+
+[Service]
+ExecStart=/usr/lib/fax/hfaxd -i hylafax
+ExecReload=/bin/kill -HUP $MAINPID
+
+[Install]
+WantedBy=multi-user.target