summaryrefslogtreecommitdiffstats
path: root/source/a/udev/config/modprobe.d/README
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/udev/config/modprobe.d/README')
-rw-r--r--source/a/udev/config/modprobe.d/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/a/udev/config/modprobe.d/README b/source/a/udev/config/modprobe.d/README
deleted file mode 100644
index 43355e826..000000000
--- a/source/a/udev/config/modprobe.d/README
+++ /dev/null
@@ -1,11 +0,0 @@
-# /etc/modprobe.d/README
-#
-# The monolithic "blacklist" file (and others) that used to be here in this
-# directory have been split into several more fine-grained files and moved
-# to the /lib/modprobe.d/ directory. Any file in /lib/modprobe.d/ will be
-# overridden by an identically named file in this directory (/etc/modprobe.d/)
-# or /run/modprobe.d/ (but since /run is on a tmpfs, it's not persistent
-# across reboots, so you probably don't want to use it).
-#
-# See "man modprobe.d" for more information.
-#