mirror of
https://github.com/ovh/debian-cis.git
synced 2024-12-26 07:45:36 +01:00
Update 1.1.23_disable_usb_storage.sh
This commit is contained in:
parent
9a225c6157
commit
a1ee81b538
@ -20,7 +20,7 @@ DESCRIPTION="Disable USB storage."
|
|||||||
# Note: we check /proc/config.gz to be compliant with both monolithic and modular kernels
|
# Note: we check /proc/config.gz to be compliant with both monolithic and modular kernels
|
||||||
|
|
||||||
KERNEL_OPTION="CONFIG_USB_STORAGE"
|
KERNEL_OPTION="CONFIG_USB_STORAGE"
|
||||||
MODULE_NAME="usb-storage"
|
MODULE_NAME="usb_storage"
|
||||||
|
|
||||||
# This function will be called if the script status is on enabled / audit mode
|
# This function will be called if the script status is on enabled / audit mode
|
||||||
audit() {
|
audit() {
|
||||||
|
Loading…
Reference in New Issue
Block a user