[Pkg-iscsi-maintainers] [SCM] Debian iscsitarget packaging branch, experimental, updated. debian/1.4.20.2-7-8-g5585260

Ritesh Raj Sarraf rrs at researchut.com
Wed Feb 22 13:33:04 UTC 2012


The following commit has been merged in the experimental branch:
commit 0802fff319aec439b5eb0fabcf742dce9b485d03
Author: Ritesh Raj Sarraf <rrs at researchut.com>
Date:   Wed Feb 22 17:43:50 2012 +0530

    Use corrent message type
    
    Thanks: Vincent Pelletier
    Closes: #647923

diff --git a/debian/iscsitarget.init b/debian/iscsitarget.init
index 8bdd894..ee9313a 100644
--- a/debian/iscsitarget.init
+++ b/debian/iscsitarget.init
@@ -90,7 +90,7 @@ ietd_stop()
 	RETVAL=$?
 	if [ $RETVAL = "0" ] ; then
 		
-		log_warning_msg "Removing iSCSI enterprise target modules: "
+		log_daemon_msg "Removing iSCSI enterprise target modules: "
 		modprobe -r iscsi_trgt
 		RETVAL=$?
 		modprobe -r crc32c 2>/dev/null

-- 
Debian iscsitarget packaging



More information about the Pkg-iscsi-maintainers mailing list