diff options
| author | Christian Rößler | 2013-09-18 14:05:15 +0200 |
|---|---|---|
| committer | Christian Rößler | 2013-09-18 14:05:15 +0200 |
| commit | 04752b838015524a7ee290ddc26bf9fcfc375581 (patch) | |
| tree | 213305fbb25f4135c2e0f47d2f08f74e269b3a89 | |
| parent | [blacklists] Remaining gnome stuff (Ubuntu) (diff) | |
| download | tm-scripts-04752b838015524a7ee290ddc26bf9fcfc375581.tar.gz tm-scripts-04752b838015524a7ee290ddc26bf9fcfc375581.tar.xz tm-scripts-04752b838015524a7ee290ddc26bf9fcfc375581.zip | |
[modprobe.d/50-mltk-blacklist.conf] Proposal for mltk-related module
blacklists. Just an entry so far for Intel 82Q35 MEI controller, which
spams syslogs under some 3.0 kernels. Entry is out-commented, as this is
just a proposal.
| -rw-r--r-- | remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf b/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf new file mode 100644 index 00000000..7a01777c --- /dev/null +++ b/remote/rootfs/rootfs-stage32/data/etc/modprobe.d/50-mltk-blacklist.conf @@ -0,0 +1,5 @@ +# Blacklist for mltk related modules + +# Intel corporation 82Q35 Express MEI controller spams syslog under +# some 3.0 kernels +# blacklist mei |
