[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: modprobe
- From: Ted Gervais <ve1drg av eastlink ca>
- To: redhat-list redhat com
- Subject: Re: modprobe
- Date: Mon Dec 30 07:04:28 2002
On Monday 30 December 2002 02:23 am, Yoink! wrote:
> On Sun, 29 Dec 2002, Ted Gervais wrote:
> > I have found that I need to run modprobe to get a couple of modules to
> > come up and I have put these statements in my /etc/rc.d/rc.local file.
> >
> > While that works just fine in bringing up those modules the application
> > that uses them, is brought up before these modules are called.
> >
> > My question is - how can I have those modules called earlier than through
> > the ./rc.local file??
>
> Is modifying the application startup possible?
Yes. The start up of that application can be anywhere but right now I have it
set up in a script in /etc/init.d and I am able to start/stop it using
chkconfig etc.. I would like to keep it that way. But a way around the
problem would be to stick the 'call' for the application, in the bottom of
the /etc/rc.d/rc.local file. Not very professional, but that will fix my
problem. However, I would like to stick with the script if I can..
>
> How about editing /etc/modules.conf? Look at the modules.conf manpage for
> syntax.
That was a thought too. Can't find the syntax for these modules. The two
modules called are 'netrom and mkiss'. Maybe someone out there might have a
tip or two on the correct syntax for these modules..??
--
T.L.Gervais
Coldbrook, NS
Canada.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]