r2:
authorIvan Rako <Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:39:16 +0000 (09:39 +0000)
committerIvan Rako <Ivan.Rako@CARNet.hr>
Tue, 23 Oct 2007 09:39:16 +0000 (09:39 +0000)
debian/postinst

index 2c5064c..b7412a0 100755 (executable)
@@ -3,6 +3,7 @@
 set -e
 
 [ "$1" = "configure" ] || exit 0
+[ "$DEBIAN_SCRIPT_DEBUG" ] && set -vx
 
 hostname=`hostname -f`
 cron="/etc/cron.d/amavis-stats"