[Pkg-iscsi-maintainers] [SCM] Debian Open-iSCSI Packaging branch, master, updated. 2.0.871.3-1-8-g535f2ae
Ritesh Raj Sarraf
rrs at researchut.com
Sat May 1 19:29:31 UTC 2010
The following commit has been merged in the master branch:
commit 535f2ae32042dfd608b654d4de60d19e97ea0844
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date: Sun May 2 00:58:17 2010 +0530
Revert "start service in 2 3 4 5 runlevels only"
This reverts commit 10048938d40d339c332c02719c7e215336b217f1.
No, starting open-iscsi in S is more wise. In the usual runlevels, there
can be applications using iscsi LUNs. Thus we would want to start iscsi
as early as possible.
diff --git a/debian/changelog b/debian/changelog
index 5aa543a..a5a0e96 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,10 +7,8 @@ open-iscsi (2.0.871.3-2) UNRELEASED; urgency=low
(Closes: #507003)
* Fix double variable assignment in initramfs.local-top. Thanks to Aurelien
Jarno (Closes: #576786)
- * Start the open-iscsi service in runlevels 2 3 4 and 5 only.
- (Closes: #578250)
- -- Ritesh Raj Sarraf <rrs at researchut.com> Sun, 02 May 2010 00:36:34 +0530
+ -- Ritesh Raj Sarraf <rrs at researchut.com> Wed, 07 Apr 2010 17:56:26 +0530
open-iscsi (2.0.871.3-1) unstable; urgency=low
diff --git a/debian/open-iscsi.init b/debian/open-iscsi.init
index 1c4cbcb..9181331 100644
--- a/debian/open-iscsi.init
+++ b/debian/open-iscsi.init
@@ -3,7 +3,7 @@
# Provides: open-iscsi iscsi
# Required-Start: $network $remote_fs
# Required-Stop: $network $remote_fs sendsigs
-# Default-Start: 2 3 4 5
+# Default-Start: S
# Default-Stop: 0 1 6
# Short-Description: Starts and stops the iSCSI initiator services and logs in to default targets
### END INIT INFO
--
Debian Open-iSCSI Packaging
More information about the Pkg-iscsi-maintainers
mailing list