aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/ssh
Commit message (Collapse)AuthorAgeFilesLines
* configs/*/airootfs/etc/ssh/sshd_config: update to openssh 8.7p1-1nl67202021-08-251-5/+5
| | | | | Update /etc/ssh/sshd_config to match upstream changes. The only modification remains "PermitRootLogin yes".
* releng: place custom sshd_config in airootfsnl67202020-07-301-0/+116
Properly track the file instead of modifying it on-the-fly with customize_airootfs.sh. See https://gitlab.archlinux.org/archlinux/archiso/-/issues/21 .