summaryrefslogtreecommitdiff
path: root/debian/target.init
diff options
context:
space:
mode:
authorJerome Martin <jxm@netiant.com>2014-05-11 10:13:40 +0200
committerJerome Martin <jxm@netiant.com>2014-05-11 17:31:11 +0200
commit67f92d8720a4ac177e933a3e313672d29fb8b952 (patch)
treeabec63c076c776dba66b29c1960ba2c9d307d464 /debian/target.init
parentd3065b0856421c59b86470584f189fe42dcc8c1d (diff)
downloadtargetcli-67f92d8720a4ac177e933a3e313672d29fb8b952.tar.gz
Migrate to rtslib.Config for config save/restore
* System startup configuration is now done in this package, and both the new initscript and saving configuration from the shell (saveconfig) are using the new rtslib.Config API and the /etc/target/scsi_target.lio as config file * The new initscript is a complete rewrite from scratch, and handles module (both core and fabric) loading and configfs initial configfs group creation, using rtlib.FabricModule specfile information * Packaging update to conflict with lio-utils and ship the new init script * Minor code cleanup in UINode.assert_root
Diffstat (limited to 'debian/target.init')
l---------debian/target.init1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/target.init b/debian/target.init
new file mode 120000
index 0000000..13c733b
--- /dev/null
+++ b/debian/target.init
@@ -0,0 +1 @@
+../scripts/target.init \ No newline at end of file