1 2 3 4 5 6 7 8 9 10 11
[Unit] Description=mISDN CAPI to fax receive Requires=faxq.service mISDNcapid.service After=faxq.service mISDNcapid.service [Service] ExecStart=/usr/bin/c2faxrecv ExecReload=/bin/kill -HUP $MAINPID [Install] WantedBy=multi-user.target