K 10 svn:author V 7 git2svn K 8 svn:date V 27 2022-10-19T13:02:39.098319Z K 7 svn:log V 923 nanobsd: remove unmodified copies of ssh config files Nanobsd included copies of ssh_config and sshd_config. The former is identical to the one provided by the base system, and the latter is identical except for PermitRootLogin, which is updated by nanobsd's cust_allow_ssh_root anyhow. Remove nanobsd's copies and use the existing base system ones. Reported by: Jose Luis Duran in D34937 Reviewed by: Jose Luis Duran , imp Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D36933 (cherry picked from commit 42942998437d9304110e39b04552853729aa498e) (cherry picked from commit 6e6c45e66f68e68b451a27430f51a687e00bad15) (cherry picked from commit a1e39f96d244fe30a3277c9cefbfd23e046cf845) (cherry picked from commit a8925e0e578f355a201f81bf52161d6312826911) Git Hash: 48128454f0c4e27b5b586b988ff916644f02a8b2 Git Author: emaste@FreeBSD.org END