From d6d765eba9ca5be6a9a70f345706ff9a5da43ad2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Antoine=20Beaupr=C3=A9?= Date: Thu, 15 Nov 2007 02:53:04 +0000 Subject: [PATCH] properly prompt, with low priority, for the MYSQL_CLIENT parameter. AT LAST, this Closes: #1012 --- debian/config | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/config b/debian/config index facabab8..416fa16b 100644 --- a/debian/config +++ b/debian/config @@ -148,6 +148,7 @@ db_input low alternc/mysql/host || true db_input low alternc/mysql/db || true db_input low alternc/mysql/user || true db_input low alternc/mysql/password || true +db_input low alternc/mysql/client || true db_input low alternc/monitor_ip || true db_input low alternc/bind_internal || true db_input low alternc/mynetwork || true