logo

oasis

Own branch of Oasis Linux (upstream: <https://git.sr.ht/~mcf/oasis/>) git clone https://anongit.hacktivis.me/git/oasis.git
commit: b51f440d5ed15316633824c6a6adc3ec35578bb0
parent 1247f55485834658718fd7ae8fb5c4f94e4bfd5a
Author: Michael Forney <mforney@mforney.org>
Date:   Tue, 12 Jan 2021 14:42:17 -0800

openssh: Install sshd_config.5

Diffstat:

Mpkg/openssh/gen.lua1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/pkg/openssh/gen.lua b/pkg/openssh/gen.lua @@ -154,6 +154,7 @@ man{ 'ssh-keygen.1', 'ssh-keyscan.1', 'ssh_config.5', + 'sshd_config.5', 'sshd.8', 'sftp-server.8', 'sftp.1',