diff --git a/src/etc/rc.sshd b/src/etc/rc.sshd index 9b856352d..c21dfb863 100755 --- a/src/etc/rc.sshd +++ b/src/etc/rc.sshd @@ -68,7 +68,6 @@ $keys = array( $keys_dep = array( /* .pub files are implied */ - 'rsa1' => 'ssh_host_key', 'dsa' => 'ssh_host_dsa_key', );