modprobe

poma pomidorabelisima at gmail.com
Thu Aug 29 01:08:58 UTC 2013


On 29.08.2013 00:52, Ed Greshko wrote:
> On 08/29/13 06:46, Patrick Dupre wrote:
>> I would like to run modprobe -v i8k at each reboot.
>> How can I do it automatically?
> 
> Assuming you're running F18/F19 I suppose you could always go the rc.local route.
> 
> From the rc-local.service file in /lib/systemd/system.....
> 
> # This unit gets pulled automatically into multi-user.target by
> # systemd-rc-local-generator if /etc/rc.d/rc.local is executable.
> 

Ed, still holding the 'rc.local'? :)
You can take 'lm_sensors.service' as an example,
or simply
/etc/udev/rules.d/10-modprobe.rules
RUN+="/sbin/modprobe -v <MODULE>"


poma


More information about the users mailing list