HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
Re: [hylafax-users] fc5 init script (/etc/init.d/hylafax) error: bind to port twice
"Dario Lesca" <d.lesca@xxxxxxxxxx> wrote:
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'
Thanks, we'll be releasing a new RPM later today with that fix and a few
others.
-Darren
____________________ 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*