]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - lfs/postfix
make postfix ready for alternatives (chkconfig)
[people/pmueller/ipfire-2.x.git] / lfs / postfix
index fd332537a78cae1262f1a2bb7479b383d3c3182d..20b11160149b5ba23bdecf578892730c10cf0038 100644 (file)
@@ -115,5 +115,6 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
 
        install -v -m 644 $(DIR_SRC)/config/backup/includes/postfix \
                         /var/ipfire/backup/addons/includes/postfix
+       mv /usr/sbin/sendmail /usr/sbin/sendmail.postfix
        @rm -rf $(DIR_APP)
        @$(POSTBUILD)