mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-29 06:06:32 +00:00
added support for module blacklisting
This commit is contained in:
parent
9a8a65fcca
commit
2c08f04e89
@ -1,7 +1,7 @@
|
||||
#
|
||||
# Automatically generated make config: don't edit
|
||||
# Busybox version: 1.24.1
|
||||
# Wed Apr 6 22:55:58 2016
|
||||
# Sun Jul 31 15:31:53 2016
|
||||
#
|
||||
CONFIG_HAVE_DOT_CONFIG=y
|
||||
|
||||
@ -523,7 +523,7 @@ CONFIG_RMMOD=y
|
||||
CONFIG_LSMOD=y
|
||||
CONFIG_FEATURE_LSMOD_PRETTY_2_6_OUTPUT=y
|
||||
CONFIG_MODPROBE=y
|
||||
# CONFIG_FEATURE_MODPROBE_BLACKLIST is not set
|
||||
CONFIG_FEATURE_MODPROBE_BLACKLIST=y
|
||||
# CONFIG_DEPMOD is not set
|
||||
|
||||
#
|
||||
|
1
board/common/overlay/etc/modprobe.d/user-modprobe.conf
Symbolic link
1
board/common/overlay/etc/modprobe.d/user-modprobe.conf
Symbolic link
@ -0,0 +1 @@
|
||||
/data/etc/modprobe.conf
|
Loading…
x
Reference in New Issue
Block a user