iwm-overlay/sys-block/open-iscsi/files/iscsid-conf.d
Torsten Kurbad da52fd0828 New version of open-iscsi with conditional module loading by /etc/init.d/iscsid
git-svn-id: svn+ssh://svnintern.kmrc.de/projects/gentoo/iwm-overlay@4228 cbe59ace-07ea-0310-918e-868702b5370d
2007-05-02 11:09:44 +00:00

9 lines
276 B
Makefile
Executable File

# /etc/conf.d/iscsid
# If you built one or more of the iSCSI modules into
# the monolithic part of the kernel, you have to
# remove the relevant modules from the list below to
# prevent the init script from trying to load them.
LOAD_MODULES="scsi_transport_iscsi iscsi_tcp"