Results 1 to 1 of 1
Hi guys
I am trying to implement a startup script that will do the following:
Code:
# Loading the modem module - slamr
# Then tie the modem software to ...
- 09-06-2005 #1Just Joined!
- Join Date
- Oct 2004
- Location
- Dublin, Ireland
- Posts
- 29
Startup Script to load module, initate modem and then start Hylafax
Hi guys
I am trying to implement a startup script that will do the following:
What I would like to know, is there a better way of doing this?Code:# Loading the modem module - slamr # Then tie the modem software to ttySL0 modprobe slamr /usr/src/slmodem-2.9.10/slmodemd # Starting up Hylafax to listen on the ttySL0 #/usr/sbin/hylafax start /usr/sbin/faxq /usr/sbin/hfaxd # Starting hylafax to start inbound listening /usr/sbin/faxgetty ttySL0
Can I get mandrake to load the module automatically?
How do I get htis script to run at login?
Cheers
NeiLb


Reply With Quote
