Hylafax Mailing List Archives |
The init script release into fc5.rpm
(ftp://ftp.hylafax.org/binary/linux/redhat/RPMS/i386/hylafax-4.3.0-1fc5.i386.rpm) contain a error:
HFAXD_ARGS="$HFAXD_ARGS -i hylafax"
if [ "$SPOOL" != "/var/spool/hylafax" ] ; then HFAXD_ARGS="$HFAXD_ARGS -q $SPOOL" FAXQ_ARGS="$FAXQ_ARGS -q $SPOOL" fi
start() { ...... START_DAEMON /usr/sbin/hfaxd -i hylafax $HFAXD_ARGS
the hfaxd daemon try to bind on port 4559 twice, because the daemon is start whit '-i port -i port'
____________________ HylaFAX(tm) Users Mailing List _______________________ To subscribe/unsubscribe, click http://lists.hylafax.org/cgi-bin/lsg2.cgi On UNIX: mail -s unsubscribe hylafax-users-request@xxxxxxxxxxx < /dev/null *To learn about commercial HylaFAX(tm) support, mail sales@xxxxxxxxx*
|