[SCM] Debian Live initramfs hook branch, master, updated. 1.157.2-1-11-g1845c95

Daniel Baumann daniel at debian.org
Mon Jun 15 09:12:01 UTC 2009


The following commit has been merged in the master branch:
commit 1845c95d15285ca92ab0027d55a614599694ae36
Author: Daniel Baumann <daniel at debian.org>
Date:   Mon Jun 15 11:02:05 2009 +0200

    Removing disabling of postfix in 25configure_init, it's not appropriate for debian to do this by default. Thanks to Rui Bernardo <rui.bernardo.pt at gmail.com>.

diff --git a/scripts/live-bottom/25configure_init b/scripts/live-bottom/25configure_init
index 3a7633f..b0ac498 100755
--- a/scripts/live-bottom/25configure_init
+++ b/scripts/live-bottom/25configure_init
@@ -97,9 +97,6 @@ then
 		ln -s /bin/true /root/usr/sbin/anacron
 	fi
 
-	# No point, really
-	rm -f /root/etc/rc?.d/[SK]??postfix
-
 	# Avoid clobbering the user's clock
 	rm -f /root/etc/rc?.d/K??hwclock.sh
 fi

-- 
Debian Live initramfs hook



More information about the debian-live-changes mailing list