]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/blobdiff - src/paks/postfix/install.sh
Fixed postfix package
[people/pmueller/ipfire-2.x.git] / src / paks / postfix / install.sh
index faf023f117a0e418db6bcde6e3b0e8be7cb7548f..b8b18098aa29086fd3199307eadb41c3618ab676 100644 (file)
@@ -27,6 +27,6 @@ postalias /etc/aliases
 # Set postfix's hostname
 postconf -e "myhostname=$(hostname -f)"
 /etc/init.d/postfix start
-ln -sf  ../init.d/postfix /etc/rc.d/rc0.d/K25postfix
-ln -sf  ../init.d/postfix /etc/rc.d/rc3.d/S35postfix
-ln -sf  ../init.d/postfix /etc/rc.d/rc6.d/K25postfix
+ln -sf  ../init.d/fetchmail /etc/rc.d/rc0.d/K25fetchmail
+ln -sf  ../init.d/fetchmail /etc/rc.d/rc3.d/S35fetchmail
+ln -sf  ../init.d/fetchmail /etc/rc.d/rc6.d/K25fetchmail