More simple udev blacklisting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
With reference to older discussions about blacklisting methods -
modprobe supports -b (or in long form --use-blacklist) that will also
block explicit loading by standard module name. Thus you could nicely
avoid shell wrapper on fb stuff.
The switch won't block implicit dependencies though (so if A requires B,
B is blacklisted, then modprobe -b A will still load A and B). That
shouldn't be a problem from udev's perspective though.
Stock udev rules will use -b by default from the next release, peeking
at the mailing list.
FYI.
[Index of Archives]
[Linux Wireless]
[Linux Kernel]
[ATH6KL]
[Linux Bluetooth]
[Linux Netdev]
[Kernel Newbies]
[Share Photos]
[IDE]
[Security]
[Git]
[Netfilter]
[Bugtraq]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Linux ATA RAID]
[Samba]
[Device Mapper]