[CentOS] USB devices - libgphoto2 - PTP - hplip

Thu Dec 10 10:02:01 UTC 2015
Leon Fauster <leonfauster at googlemail.com>

Am 10.12.2015 um 09:37 schrieb Michael H <michael at wemoto.com>:
> 
> I'm trying to disable USB storage devices in Centos7.1.1503.

on EL6 we use: 

# cat /etc/modprobe.d/usb-disabled.conf
install	usb-storage	/bin/true

# depmod -a

--
LF