HylaFAX The world's
most advanced open source fax server
|
|
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
[hylafax-users] Re: [hylafax-users] faxgetty doesn´t respond to call
At 10:12 AM 10/30/01 +0100, Wolfgang Riedmann wrote:
>In my /etc/inittab I have added the line
>mo:23:respawn:/usr/local/sbin/faxgetty /dev/modem
that should be
mo:23:respawn:/user/local/sbin/faxgetty modem
do not put /dev/ there. Furthermore, it is a very bad practice to refer to
symbolic links like this (for reasons I'll care not to explain right now),
so, I'd recommend that you use this instead:
mo:23:respawn:/user/local/sbin/faxgetty ttyS1
Lee.
____________________ HylaFAX(tm) Users Mailing List _______________________
To unsub: mail -s unsubscribe hylafax-users-request@hylafax.org < /dev/null