summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2009-06-15 11:02:05 +0200
committerDaniel Baumann <daniel@debian.org>2011-03-09 17:48:05 +0100
commitcd90bb08ee23ba400527b963a5cd2bec99c174c9 (patch)
treeb6277d648a6a15ab957bcfd30b1b3d15d6008c61 /scripts
parent45dc5f16b790ce5b8b46a48ca582c8da2a881dff (diff)
downloadlive-boot-cd90bb08ee23ba400527b963a5cd2bec99c174c9.tar.gz
live-boot-cd90bb08ee23ba400527b963a5cd2bec99c174c9.zip
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@gmail.com>.
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/live-bottom/25configure_init3
1 files changed, 0 insertions, 3 deletions
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