Koozali.org: home of the SME Server

Legacy Forums => Experienced User Forum => Topic started by: Jørgen Schwartz on September 24, 2001, 11:20:57 PM

Title: Hylafax in startup script
Post by: Jørgen Schwartz 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
Title: Re: Hylafax in startup script
Post by: EvdZon 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