[Logcheck-commits] r1234 - logcheck/trunk/debian
madduck at users.alioth.debian.org
madduck at users.alioth.debian.org
Sun Oct 8 12:25:41 UTC 2006
Author: madduck
Date: 2006-10-08 12:25:41 +0000 (Sun, 08 Oct 2006)
New Revision: 1234
Modified:
logcheck/trunk/debian/logcheck-database.config
Log:
bringing up to date
Modified: logcheck/trunk/debian/logcheck-database.config
===================================================================
--- logcheck/trunk/debian/logcheck-database.config 2006-10-06 16:24:42 UTC (rev 1233)
+++ logcheck/trunk/debian/logcheck-database.config 2006-10-08 12:25:41 UTC (rev 1234)
@@ -13,7 +13,7 @@
# Only show messages about changes on an upgrade
if [ "$action" = "configure" ] && [ -n "$version" ]; then
if dpkg --compare-versions "$version" lt "1.2.6"; then
- db_text medium logcheck-database/conffile-cleanup || true
+ db_input medium logcheck-database/conffile-cleanup || true
db_go || true
fi
fi
More information about the Logcheck-commits
mailing list