|
||||||
| Forums FAQ | Members List | Search | Today's Posts | Mark Forums Read |
| Novell Archives Archived content from Novell openSUSE support forums |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
On 29.07.2005 13:23, Angus Comber wrote:
> I need to load a module at startup. I do this: > > modprobe qozap > > zrcfg > > asterisk > > ztcfg configures the device > > asterisk is the program which uses this device. I need it to start > automatically on startup. > > I have been looking in /etc/init.d/rc - but all I see are services and so do > not think correct place to place such things. Well, asterisk *is* a service, isn't it? So you could just write an rc script /etc/init.d/asterisk based on the template file /etc/init.d/skeleton. This has the added benefits that a) it provides a place for proper shutdown as well and b) you'll be able to start/stop asterisk from YaST. -- Tilman Schmidt E-Mail: tilman@imap.cc Bonn, Germany - In theory, there is no difference between theory and practice. In practice, there is. |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|