From 3366e0b9231ace358c27cbfac294fb9696853a68 Mon Sep 17 00:00:00 2001 From: Colin Watson Date: Sat, 6 Mar 2004 18:15:49 +0000 Subject: Privilege separation and PAM are now properly supported together, so remove both debconf questions related to them and simply set it unconditionally in newly generated sshd_config files (closes: #228838). --- debian/config | 4 ---- 1 file changed, 4 deletions(-) (limited to 'debian/config') diff --git a/debian/config b/debian/config index c25f2ae3f..ea737a081 100644 --- a/debian/config +++ b/debian/config @@ -43,12 +43,8 @@ then db_get ssh/new_config if [ "$RET" = "true" ]; then db_input medium ssh/protocol2_only ||true - db_input high ssh/privsep_ask ||true - else db_input high ssh/privsep_tell ||true fi - else db_input high ssh/privsep_tell ||true fi -else db_input high ssh/privsep_tell ||true fi db_input medium ssh/SUID_client || true -- cgit v1.2.3