[Pkg-openldap-devel] r641 - openldap/trunk-2.3/debian

Matthijs Mohlmann active2-guest at costa.debian.org
Wed May 10 14:59:50 UTC 2006


Author: active2-guest
Date: 2006-05-10 14:59:49 +0000 (Wed, 10 May 2006)
New Revision: 641

Modified:
   openldap/trunk-2.3/debian/slapd.scripts-common
Log:
 * Make slapd/no_configuration question medium instead of low, a DD on Linuxtag
   suggested that.


Modified: openldap/trunk-2.3/debian/slapd.scripts-common
===================================================================
--- openldap/trunk-2.3/debian/slapd.scripts-common	2006-05-07 13:40:44 UTC (rev 640)
+++ openldap/trunk-2.3/debian/slapd.scripts-common	2006-05-10 14:59:49 UTC (rev 641)
@@ -873,7 +873,7 @@
 
 # Check if the user wants to configure slapd manually
 want_manual_configuration() {
-  db_input low slapd/no_configuration || true
+  db_input medium slapd/no_configuration || true
   db_go || true
   db_get slapd/no_configuration
   no_configuration="$RET"




More information about the Pkg-openldap-devel mailing list