diff options
author | Carlo Landmeter <clandmeter@gmail.com> | 2011-07-26 14:54:03 +0000 |
---|---|---|
committer | Carlo Landmeter <clandmeter@gmail.com> | 2011-07-26 14:54:03 +0000 |
commit | a25ab113f02d4a78796fcd434d7d1a7f700a835d (patch) | |
tree | 7f4f850ff7697b5aa62e2b63a64186105abf7c1e /main/iscsi-scst/scst.conf | |
parent | addfbe32d5fd892efad607710562ef66f174405d (diff) | |
download | aports-a25ab113f02d4a78796fcd434d7d1a7f700a835d.tar.bz2 aports-a25ab113f02d4a78796fcd434d7d1a7f700a835d.tar.xz |
testing/iscsi-scst: move to main
Diffstat (limited to 'main/iscsi-scst/scst.conf')
-rw-r--r-- | main/iscsi-scst/scst.conf | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/main/iscsi-scst/scst.conf b/main/iscsi-scst/scst.conf new file mode 100644 index 0000000000..341a0db9a1 --- /dev/null +++ b/main/iscsi-scst/scst.conf @@ -0,0 +1,7 @@ +TARGET_DRIVER iscsi { + enabled 1 + + TARGET iqn.2010-12.net.alpinelinux:tgt { + } +} + |