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
This commit is contained in:
Bart Van Assche
2011-06-10 17:56:56 +00:00
parent 7bde8810f5
commit f0336fced9

8
scstadmin/default/scst Normal file
View File

@@ -0,0 +1,8 @@
# 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"