Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 594012

Summary: sys-apps/openrc should provide a way to blacklist autoloaded modules
Product: Gentoo Hosted Projects Reporter: David Flogeras <dflogeras2>
Component: OpenRCAssignee: OpenRC Team <openrc>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Flogeras 2016-09-16 21:20:21 UTC
Since support was added to openrc to autoload modules like systemd, I would like a way to prevent certain modules from loading.  I don't need virtualbox drivers loaded automatically.  If the init.d/modules and modules-load scripts added --use-blacklist to the modprobe args, that would probably be sufficient.

Reproducible: Always
Comment 1 William Hubbs gentoo-dev 2016-09-20 18:47:58 UTC
https://github.com/openrc/openrc/commit/bf73363

This will be included in 0.22.

Thanks for the report.