Files
scst/scstadmin/default/scst
Bart Van Assche f0336fced9 Follow-up for r3564: add sample /etc/default/scst file
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@3565 d57e44dd-8a1f-0410-8b47-8ef2f437770f
2011-06-10 17:56:56 +00:00

9 lines
266 B
Plaintext

# SCST kernel module parameters
#
# An example for ib_srpt:
# ib_srpt_parameters="srp_max_req_size=4200"
# When using the procfs interface, specify all SCST target drivers in
# SCST_TARGET_MODULES. An example:
# SCST_TARGET_MODULES="scst_local iscsi_scst ib_srpt"