From: Daniel Baumann Date: Mon, 15 Jun 2009 09:02:05 +0000 (+0200) Subject: Removing disabling of postfix in 25configure_init, it's not appropriate for debian... X-Git-Tag: debian/2.0.15-1~306 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=cd90bb08ee23ba400527b963a5cd2bec99c174c9;p=live-boot-grml.git Removing disabling of postfix in 25configure_init, it's not appropriate for debian to do this by default. Thanks to Rui Bernardo . --- 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