summaryrefslogtreecommitdiff
path: root/debian/echolot.config
diff options
context:
space:
mode:
Diffstat (limited to 'debian/echolot.config')
-rwxr-xr-xdebian/echolot.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/echolot.config b/debian/echolot.config
index 4e186ee..33dc8ff 100755
--- a/debian/echolot.config
+++ b/debian/echolot.config
@@ -74,6 +74,7 @@ while (1) {
} elsif ($state == 2) {
Debconf::Client::ConfModule::input('high', 'echolot/operator');
Debconf::Client::ConfModule::input('high', 'echolot/sitename');
+ Debconf::Client::ConfModule::input('high', 'echolot/echolot/userdefinedmailbox');
Debconf::Client::ConfModule::input('medium', 'echolot/addnow');
} elsif ($state == 3) {
last;