summaryrefslogtreecommitdiff
path: root/extra/capi4hylafax/c2faxrecv.service
blob: 5e73e29e7384819357a64031cb012b5103abf03d (plain)
1
2
3
4
5
6
7
8
9
10
11
[Unit]
Description=CAPI to fax receive
Requires=faxq.service
After=faxq.service

[Service]
ExecStart=/usr/bin/c2faxrecv
ExecReload=/bin/kill -HUP $MAINPID

[Install]
WantedBy=multi-user.target