summarylogtreecommitdiffstats
path: root/hfaxd.service
blob: 31bd999b51527b4efdf5e1ea6d1177c7af43c935 (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=HylaFAX+ client-server protocol server
Documentation=man:hfaxd(8)

[Service]
Type=forking
ExecStart=/usr/bin/hfaxd -i hylafax
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target