]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Move ssh config file handling into the ssh Makefiles.
authorBrad Davis <brd@FreeBSD.org>
Wed, 15 Aug 2018 14:53:42 +0000 (14:53 +0000)
committerBrad Davis <brd@FreeBSD.org>
Wed, 15 Aug 2018 14:53:42 +0000 (14:53 +0000)
commitf0a51d9df4d89c8d5d9777090ae5ec3e2202acb2
treef19951cf9b6420809d1122fbcec2577493355051
parentac2d0191fc738e44f0af8c41f710381310cc5670
Move ssh config file handling into the ssh Makefiles.

This helps with pkgbase by using CONFS and tagging these as config files.

Approved by: allanjude (mentor), des
Differential Revision: https://reviews.freebsd.org/D16678
etc/Makefile
secure/usr.bin/ssh/Makefile
secure/usr.sbin/sshd/Makefile