LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Slackware (https://www.linuxquestions.org/questions/slackware-14/)
-   -   Is it ok to modify /etc/rc.d/modules-2.4.33 ? (https://www.linuxquestions.org/questions/slackware-14/is-it-ok-to-modify-etc-rc-d-modules-2-4-33-a-552468/)

M$ISBS 05-08-2007 11:43 PM

Is it ok to modify /etc/rc.d/modules-2.4.33 ?
 
Ive got an error message at bootup saying something about apm module not found, but apm is working. Can I edit this line:

#### APM support ###
# APM is a BIOS specification for saving power using several different
# techniques. This is mostly useful for battery powered laptops.
/sbin/modprobe apm

and put a # in front of "/sbin/modprobe apm"
to stop the error?
I dont care if apm is on or off.

Thanks.

Sonneteer 05-09-2007 12:49 AM

Chances are apm is compiled into your kernel instead of as a module. So making that change should work.

(Or if you want to leave that file as it is, you can copy it to rc.modules.local and make all the changes you want there.)

lali.p 05-10-2007 12:30 AM

No it won't cause a problem :p


All times are GMT -5. The time now is 06:01 PM.