Gitiles
Code Review
Sign In
gerrit.openbmc.org
/
premsjha
/
op-build
/
refs/heads/ibm-release-fw1020
/
.
/
openpower
/
package
/
petitboot
/
66-add-sg-module.rules
blob: ae18d28c570ef8a4556e94887c37dc240ce061dc [
file
] [
log
] [
blame
]
Mamatha Inamdar
3d3220e
2017-05-31 15:53:07 +0530
[
diff
] [
blame
]
1
# load modules to scsi disks, if they aren't in kernel
2
SUBSYSTEM
==
"scsi"
,
ENV
{
DEVTYPE
}==
"scsi_device"
,
TEST
!=
"[module/sg]"
,
RUN
+=
"/sbin/modprobe sg"