]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix the pattern for changing PermitRootLogin
authorJose Luis Duran <jlduran@gmail.com>
Fri, 16 Jul 2021 17:11:47 +0000 (14:11 -0300)
committerWarner Losh <imp@FreeBSD.org>
Sat, 31 Jul 2021 00:02:51 +0000 (18:02 -0600)
commitf8b424526bcc259b1cd2b46a4612b55f1b598db3
tree5082e99841f75cbdc09f76ca0d853169159ccd44
parentab1dedd4946098fe7202e825d299a2cbec81dae0
Fix the pattern for changing PermitRootLogin

The previous pattern had the (harmless) side-effect of duplicating the
entry in the config file.

No functional change intended.

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/510

(cherry picked from commit 73358cd2cfccf9aafde069ffcb8185a0f3420ffd)
tools/tools/nanobsd/defaults.sh