-
Notifications
You must be signed in to change notification settings - Fork 48
modprobe.conf
Calin Crisan edited this page May 5, 2022
·
5 revisions
The following paths are searched: /etc/modprobe.d/modprobe.conf
, /boot/modprobe.conf
and /data/etc/modprobe.conf
and used if present. They can be used load some kernel modules with custom parameters or to be blacklisted.
The standard modprobe.conf
directives are supported. The most notable ones are options
and blacklist
:
options 8192cu rtw_power_mgnt=0 rtw_enusbss=0
blacklist pcspkr
- bluetooth.conf
- captive-portal.conf
- cpufreq.conf
- date.conf
- dnsmasq.conf
- docker-compose.yml
- dtoverlays
- dyndns-update.sh
- environment
- firewall.sh
- fstab.user
- hostapd.conf
- ifalias.conf
- localtime
- modprobe.conf
- modules
- mongodb.conf
- netwatch.conf
- ntp.conf
- os.conf
- proftpd.conf
- redis.conf
- smb.conf
- ssh/config
- ssh/sshd_config
- ssl/domain
- ssl/email
- static_ip.conf
- sysctl.conf
- toemmc.conf
- version
- watchdog.conf
- wpa_supplicant.conf