A system administrator needs to ensure that a specific kernel module 'usb_storage' is not loaded automatically during boot on a RHEL 9 system. Which configuration file should be modified to blacklist this module?
Select one:
The trap here is that candidates confuse /etc/modules-load.d/ (used for loading modules) with /etc/m...