From: Ivan Rako Date: Tue, 23 Oct 2007 09:39:16 +0000 (+0000) Subject: r2: X-Git-Url: http://ftp.carnet.hr/carnet-debian/scm?p=amavis-stats-cn.git;a=commitdiff_plain;h=89e6439c183324646755387f0c7425cb9ae197c0 r2: --- diff --git a/debian/postinst b/debian/postinst index 2c5064c..b7412a0 100755 --- a/debian/postinst +++ b/debian/postinst @@ -3,6 +3,7 @@ set -e [ "$1" = "configure" ] || exit 0 +[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx hostname=`hostname -f` cron="/etc/cron.d/amavis-stats"