add priorities

This commit is contained in:
Jan Wagner 2010-10-17 13:49:05 +00:00
parent 22332f8a93
commit adf5c50722

View file

@ -54,6 +54,6 @@ case "$1" in
;;
esac
update-alternatives --install /usr/sbin/postfwd postfwd /usr/sbin/postfwd1
update-alternatives --install /usr/sbin/postfwd postfwd /usr/sbin/postfwd2
update-alternatives --install /usr/sbin/postfwd postfwd /usr/sbin/postfwd1 100
update-alternatives --install /usr/sbin/postfwd postfwd /usr/sbin/postfwd2 120
#DEBHELPER#