From: Michael Tremer Date: Wed, 5 Nov 2008 15:50:10 +0000 (+0000) Subject: Don't provide ssh keys in the update to 2.3. X-Git-Tag: v2.3-final~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1ec8fd9906885f45dfe6df05857a98315f20950d;p=people%2Fstevee%2Fipfire-2.x.git Don't provide ssh keys in the update to 2.3. --- diff --git a/config/rootfiles/common/openssh b/config/rootfiles/common/openssh index 37e2641a21..e86c53b966 100644 --- a/config/rootfiles/common/openssh +++ b/config/rootfiles/common/openssh @@ -1,15 +1,15 @@ #etc/ssh etc/ssh/moduli etc/ssh/ssh_config -etc/ssh/ssh_host_dsa_key -etc/ssh/ssh_host_dsa_key.pub -etc/ssh/ssh_host_key -etc/ssh/ssh_host_key.pub -etc/ssh/ssh_host_rsa_key -etc/ssh/ssh_host_rsa_key.pub +#etc/ssh/ssh_host_dsa_key +#etc/ssh/ssh_host_dsa_key.pub +#etc/ssh/ssh_host_key +#etc/ssh/ssh_host_key.pub +#etc/ssh/ssh_host_rsa_key +#etc/ssh/ssh_host_rsa_key.pub etc/ssh/sshd_config usr/bin/scp -#usr/bin/sftp +usr/bin/sftp usr/bin/slogin usr/bin/ssh usr/bin/ssh-add