tests/vm/freebsd: Reload the sshd configuration
commitfceffd6b3fa8f1e10248baf75af0c62a9f20df7b
authorIlya Leoshkevich <iii@linux.ibm.com>
Tue, 6 Feb 2024 00:22:01 +0000 (6 01:22 +0100)
committerThomas Huth <thuth@redhat.com>
Tue, 6 Feb 2024 09:27:50 +0000 (6 10:27 +0100)
tree686fa4fd69d5cf12ea90c724c1c284fd8543d7d7
parent7f0bf5ea415d7108bebda2013ab782d4ccaaba9d
tests/vm/freebsd: Reload the sshd configuration

After console_sshd_config(), the SSH server needs to be nudged to pick
up the new configs. The scripts for the other BSD flavors already do
this with a reboot, but a simple reload is sufficient.

Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Message-ID: <20240206002344.12372-3-iii@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
tests/vm/freebsd