Perhaps a bit of grepping into past Android discussions helps :-) anyways init.rc the only and correct place for insmod. add modules in /lib/modules and insmod via init.rc
Best Regards, Arun Kumar Singh www.crazydaks.com On Thu, Dec 16, 2010 at 5:25 PM, Earlence <[email protected]> wrote: > I added the insmods to init.rc > > On Dec 15, 8:24 pm, Earlence <[email protected]> wrote: > > does not execute** (typo) > > > > On Dec 15, 11:56 am, Earlence <[email protected]> wrote: > > > > > Hi, > > > > > I have to insmod the kernel modules for netfilter to init iptables at > > > boot up. > > > I have written a small shell script that insmods the modules in a > > > specific order. > > > How and where I can schedule an automatic execution of this file? > > > > > I have tried modifying init.goldfish.sh, but the script does execute. > > > > > Cheers, > > > Earlence > > -- > unsubscribe: > [email protected]<android-kernel%[email protected]> > website: http://groups.google.com/group/android-kernel > -- unsubscribe: [email protected] website: http://groups.google.com/group/android-kernel
