This unit is provided by:
Options
-
[Install]
-
WantedBy=hylafax.service
-
-
[Service]
-
BindPaths=/etc/hylafax:/var/spool/hylafax/etc
-
EnvironmentFile=/etc/hylafax/hfaxd.systemd.conf
-
ExecStart=/usr/sbin/hfaxd -d $BINDTO $NEWPROT $SNPP
-
Restart=on-failure
-
RestartSec=5s
-
WorkingDirectory=/var/spool/hylafax
-
-
[Unit]
-
After=hylafax.service network-online.target
-
Description=HylaFAX client-server protocol server
-
Documentation=man:hfaxd
-
PartOf=hylafax.service
-
Wants=network-online.target
-
Additionnal notes
Nothing here.