Koozali.org: home of the SME Server

Obsolete Releases => SME Server 7.x => Topic started by: tec on April 20, 2007, 04:42:25 PM

Title: modprobe custom-template
Post by: tec on April 20, 2007, 04:42:25 PM
Hi
I have an AVM B1 Isa Card. I am able to load the Module with Modprobe. But if I reboot the PC I have to modprobe it again.
As I have read editing modprobe.conf is not the right way as I will loos my setting on the next template refresh.
Ho do I set up a custom-template which modprobes the AVM b1?

Any help would be appreciated.
Regards
Title: Re: modprobe custom-template
Post by: CharlieBrady on April 20, 2007, 05:48:12 PM
Quote from: "tec"

As I have read editing modprobe.conf is not the right way as I will loos my setting on the next template refresh.


No, you won't. modprobe.conf is a special template which just modifies the existing file, not recreates it totally from the templates.

But if you prefer, you can create a script in the 'local' event which loads the module you want. See the developers guide for details on actions and events.