From d997d6f196d3f95302f2405efc45726ac3ad9967 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Tue, 29 Jan 2019 19:33:49 +0100 Subject: Updating debconf priorities from low to high. Signed-off-by: Daniel Baumann --- debian/progress-linux.config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/progress-linux.config b/debian/progress-linux.config index 00c213e..cb13bdb 100755 --- a/debian/progress-linux.config +++ b/debian/progress-linux.config @@ -5,11 +5,11 @@ set -e . /usr/share/debconf/confmodule db_settitle progress-linux/title -db_input low progress-linux/archives || true +db_input high progress-linux/archives || true db_go db_settitle progress-linux/title -db_input low progress-linux/archive-areas || true +db_input high progress-linux/archive-areas || true db_go db_stop -- cgit v1.2.3