summaryrefslogtreecommitdiff
path: root/debian/config
diff options
context:
space:
mode:
Diffstat (limited to 'debian/config')
-rw-r--r--debian/config4
1 files changed, 0 insertions, 4 deletions
diff --git a/debian/config b/debian/config
index c25f2ae3f..ea737a081 100644
--- a/debian/config
+++ b/debian/config
@@ -43,12 +43,8 @@ then
43 db_get ssh/new_config 43 db_get ssh/new_config
44 if [ "$RET" = "true" ]; 44 if [ "$RET" = "true" ];
45 then db_input medium ssh/protocol2_only ||true 45 then db_input medium ssh/protocol2_only ||true
46 db_input high ssh/privsep_ask ||true
47 else db_input high ssh/privsep_tell ||true
48 fi 46 fi
49 else db_input high ssh/privsep_tell ||true
50 fi 47 fi
51else db_input high ssh/privsep_tell ||true
52fi 48fi
53 49
54db_input medium ssh/SUID_client || true 50db_input medium ssh/SUID_client || true