changeset 427:14b909051b8d noffle

[svn] changed noffle/port to priority medium
author godisch
date Fri, 20 Jun 2003 17:54:49 +0100
parents ee231af1b0d8
children 011e51924b23
files debian/config
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/debian/config	Fri Jun 20 17:50:22 2003 +0100
+++ b/debian/config	Fri Jun 20 17:54:49 2003 +0100
@@ -1,5 +1,5 @@
 #!/bin/sh
-# $Id: config 568 2003-06-20 16:48:28Z godisch $
+# $Id: config 570 2003-06-20 16:54:49Z godisch $
 
 set -e
 . /usr/share/debconf/confmodule
@@ -19,7 +19,7 @@
 state=1
 while [ "$state" -ge 1 -a "$state" -le 7 ]; do
 	case "$state" in
-	1)	db_input low noffle/port || :
+	1)	db_input medium noffle/port || :
 		;;
 	2)	db_input high noffle/server || :
 		;;