[postfwd] 56/96: add priorities

Jan Wagner waja at alioth.debian.org
Tue Nov 5 20:09:41 UTC 2013


This is an automated email from the git hooks/post-receive script.

waja pushed a commit to branch master
in repository postfwd.

commit adf5c507224dac86d06edc8aba215f96193969b6
Author: Jan Wagner <waja at cyconet.org>
Date:   Sun Oct 17 13:49:05 2010 +0000

    add priorities
---
 debian/postfwd.postinst |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/postfwd.postinst b/debian/postfwd.postinst
index 3279cff..4162f98 100644
--- a/debian/postfwd.postinst
+++ b/debian/postfwd.postinst
@@ -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#

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/postfwd.git



More information about the Pkg-perl-cvs-commits mailing list