From c75107fd7e4c477c0b7910be102c0f8920881386 Mon Sep 17 00:00:00 2001 From: Dragan Dosen Date: Mon, 3 May 2010 16:24:04 +0200 Subject: [PATCH] Manja izmjena unutar debian/postinst. --- debian/postinst | 1 - 1 file changed, 1 deletion(-) diff --git a/debian/postinst b/debian/postinst index 3717821..0b88b43 100644 --- a/debian/postinst +++ b/debian/postinst @@ -15,7 +15,6 @@ SQCONF="$SQCONFDIR/config.php" SQCPCONF="$SQCONFDIR/config_change_pass.php" CPCONF="/usr/share/squirrelmail/plugins/change_pass/config.php" need_restart=0 -min_pass_changed=0 # Configure poppassd to refuse connection from all hosts -- 1.7.10.4