git: rc.d/sshd: Simplify key generation.

Peter Avalos pavalos at crater.dragonflybsd.org
Sat Jan 24 15:12:56 PST 2015


commit 8679cc51cdd04a5e8e3db32820fc0ccd679aa03c
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date:   Sat Jan 24 15:10:51 2015 -0800

    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.

Summary of changes:
 etc/rc.d/sshd | 50 ++------------------------------------------------
 1 file changed, 2 insertions(+), 48 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8679cc51cdd04a5e8e3db32820fc0ccd679aa03c


-- 
DragonFly BSD source repository



More information about the Commits mailing list