Re: [CentOS] Persisting module loading

2009-09-14 Thread Diogo Sperb Schneider
 You could put them into /etc/sysconfig/iptables-config

Excellent! Thanks!
___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos


Re: [CentOS] Persisting module loading

2009-09-11 Thread Justin Yao
You could put them into /etc/sysconfig/iptables-config

On Fri, Sep 11, 2009 at 2:08 PM, Diogo Sperb Schneider di...@kildare.ind.br
 wrote:

 Greetings!

 I have loaded a few modules:

 modprobe ip_nat_ftp
 modprobe ip_conntrack_ftp

 And now I'd like to persist those so they're loaded when the system boots
 up.

 I'm doing this by means of calling a specific script from
 /etc/rc.d/rc.local but I believe there must be something cleaner than
 that, like another existing file.

 I tried the /etc/rc.modules thing as shown in

 http://centos.org/docs/5/html/Deployment_Guide-en-US/s1-kernel-modules-persistant.html
 but /etc/rc.modules was not being called automatically until I called
 it from /etc/rc.d/rc.local

 Thanks in advance,
 Diogo
 ___
 CentOS mailing list
 CentOS@centos.org
 http://lists.centos.org/mailman/listinfo/centos

___
CentOS mailing list
CentOS@centos.org
http://lists.centos.org/mailman/listinfo/centos