=== modified file 'zsh-functions/zsv_defaults_sshd' --- zsh-functions/zsv_defaults_sshd 2014-06-25 10:54:16 +0000 +++ zsh-functions/zsv_defaults_sshd 2014-06-23 13:01:47 +0000 @@ -4,8 +4,6 @@ } checkf do_check -configfile=/etc/ssh/sshd_config - zsv_run_sshd() { ssh-keygen -A || exit $? if [[ -n $configfile ]]; then