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 | c5fec7e8317ad4e5210b97c242b8d76f3b3eeb78 (patch) | |
| tree | 0f756769f5ba04baebbd408d41ce2e0d458778bb | |
| parent | [blacklists] Remaining gnome stuff (Ubuntu) (diff) | |
| download | tm-scripts-c5fec7e8317ad4e5210b97c242b8d76f3b3eeb78.tar.gz tm-scripts-c5fec7e8317ad4e5210b97c242b8d76f3b3eeb78.tar.xz tm-scripts-c5fec7e8317ad4e5210b97c242b8d76f3b3eeb78.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 |
