diff options
Diffstat (limited to 'debian/config')
-rw-r--r-- | debian/config | 4 |
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 |
51 | else db_input high ssh/privsep_tell ||true | ||
52 | fi | 48 | fi |
53 | 49 | ||
54 | db_input medium ssh/SUID_client || true | 50 | db_input medium ssh/SUID_client || true |