If we want to restrict users from using USB stick in systems to protect and secure data from stealing. Create a file '
/etc/modprobe.d/no-usb' and adding below line will not detect USB storage.
# vi /etc/modprobe.d/no-usb
install usb-storage /bin/true