Send faxes received from HylaFAX to an email address as PDFs.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
227 B

[Unit]
Description=Fax to Email Script
After=network.target
StartLimitIntervalSec=0
[Service]
Type=simple
Restart=always
RestartSec=1
ExecStart=/home/username/hylafaxtoemail/faxtoemail.sh
[Install]
WantedBy=multi-user.target