
Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [tlug] programmers?
On Friday 02 May 2003 06:03, Marc Christensen wrote:
> > Why not just modprobe the appropruate modules in a cron job called
> > every hour or so?
>
> Even better, modules are loaded "automaticaly" with the --autoclean
> or -k option with enables autocleaning. A manual 'insmod <module>'
> (or modprobe) of the required modules should load them perminantly.
OK, I don't like to reply to my own posts, but I really dislike the way
I seaid this...
When I said modules are 'loaded automaticaly', I ment to say when they
are autoloaded buy the kernel when you have kernel daemon support
enabled, the default is that they are loaded with the autoclean flag.
Most distros have this the default behavior now.
If you manualy insmod a module as stated above, it will not autoclean
and stay loaded. This could be done in /etc/init.d/rc.local or
similar.
--
Marc Christensen
http://www.mecworks.com/~marc/resume/
http://counter.li.org/cgi-bin/runscript/display-person.cgi?user=9502
Home |
Main Index |
Thread Index