rc.d/sshd: Simplify key generation.
authorPeter Avalos <pavalos@dragonflybsd.org>
Sat, 24 Jan 2015 23:10:51 +0000 (15:10 -0800)
committerPeter Avalos <pavalos@dragonflybsd.org>
Sat, 24 Jan 2015 23:10:51 +0000 (15:10 -0800)
commit8679cc51cdd04a5e8e3db32820fc0ccd679aa03c
treeb08c592b02dec308670ab87bfa031368f2704b55
parentf01491b5c83693b9c1b8fd41379cfe6daf6ba69f
rc.d/sshd: Simplify key generation.

ssh-keygen(1) already provides the functionality we were previously
trying to do here with its -A flag, except now it will reduce the
maintenance burden of having to update this file when there are new key
types.
etc/rc.d/sshd