From 8bf4295ec61896769f68b517572a7b18da2c363a Mon Sep 17 00:00:00 2001 From: Mike Gabriel Date: Thu, 2 Oct 2014 06:24:14 +0200 Subject: Allow setting of ITZkS customer name via itzks.do_preseed $1. --- debian/config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/config') diff --git a/debian/config b/debian/config index 6cea5fe..c217b74 100755 --- a/debian/config +++ b/debian/config @@ -5,6 +5,6 @@ set -e # Source debconf library. . /usr/share/debconf/confmodule -db_input critical itzks-systems-common/customer-name || true +db_input high itzks-systems-common/customer-name || true db_go -- cgit v1.2.3