summaryrefslogtreecommitdiffstats
path: root/openpower/package/petitboot/66-add-sg-module.rules
blob: ae18d28c570ef8a4556e94887c37dc240ce061dc (plain)
1
2
# load modules to scsi disks, if they aren't in kernel
SUBSYSTEM=="scsi", ENV{DEVTYPE}=="scsi_device", TEST!="[module/sg]", RUN+="/sbin/modprobe sg"
OpenPOWER on IntegriCloud