projects/RPi/filesystem: move /etc/modules to /usr/lib/modules-load.d/

Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
Stephan Raue 2014-03-07 16:27:47 +01:00
parent b1133fc9b8
commit 4add89cab2

View File

@ -1,4 +1,4 @@
# /etc/modules: force some kernel modules to be loaded at boot time.
# /etc/modules-load.d: force some kernel modules to be loaded at boot time.
#
# This file contains the names of kernel modules that should be loaded
# at boot time, one per line. Lines beginning with "#" are ignored.