Removing disabling of postfix in 25configure_init, it's not appropriate for debian...
authorDaniel Baumann <daniel@debian.org>
Mon, 15 Jun 2009 09:02:05 +0000 (11:02 +0200)
committerDaniel Baumann <daniel@debian.org>
Wed, 9 Mar 2011 16:48:05 +0000 (17:48 +0100)
scripts/live-bottom/25configure_init

index 3a7633f..b0ac498 100755 (executable)
@@ -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