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
-- 
users mailing list
users@lists.fedoraproject.org
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Fedora Code of Conduct: http://fedoraproject.org/code-of-conduct
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org

Reply via email to