Koozali.org: home of the SME Server

Hylafax in startup script

Jørgen Schwartz

Hylafax in startup script
« on: September 24, 2001, 11:20:57 PM »
It says in the HowTo that I could put these lines in a startup-script:

- hylafax start
- faxmodem ttyS0

how do I do that?

,Jørgen

EvdZon

Re: Hylafax in startup script
« Reply #1 on: September 26, 2001, 01:27:56 AM »
Hi Jorgen,

You can try these lines you'll put them in the local startup script
echo 'hylafax start' >> /etc/rc.d/rc.local
echo 'faxmodem ttyS0' >> /etc/rc.d/rc.local


Good Luck,

EvdZon