[SCM] live-boot branch, debian-next, updated. debian/2.0_a8-1-1-gd2cb191

Daniel Baumann daniel at debian.org
Thu Jun 10 13:22:49 UTC 2010


The following commit has been merged in the debian-next branch:
commit d2cb191d36246a778491af974365afbe5450a52f
Author: Michal Suchanek <hramrach at centrum.cz>
Date:   Thu Jun 10 14:21:02 2010 +0200

    Fix missing log_end_msg in live-boot.init.

diff --git a/debian/live-boot.init b/debian/live-boot.init
index c8c4820..71ae122 100644
--- a/debian/live-boot.init
+++ b/debian/live-boot.init
@@ -206,6 +206,7 @@ case "${1}" in
 		if [ -f /live/image/root.pid ] ; then
 			cat /live/image/root.pid >> /var/run/sendsigs.omit
 		fi
+		log_end_msg 0
 		;;
 
 	stop)

-- 
live-boot



More information about the debian-live-changes mailing list