search for: 2b9ab3c8

Displaying 1 result from an estimated 1 matches for "2b9ab3c8".

2009 Sep 11
2
Persisting module loading
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