aboutsummaryrefslogtreecommitdiff
path: root/scripts/os/freebsd/30-ssh
diff options
context:
space:
mode:
authorCullum Smith <cullum@sacredheartsc.com>2024-08-02 19:10:39 -0400
committerCullum Smith <cullum@sacredheartsc.com>2024-08-02 19:10:39 -0400
commitcbcd022f302adc39ecb89fba6faf72e68184c0e0 (patch)
treea5ab154e08fa3c4fa110b09d3475736c66840c8b /scripts/os/freebsd/30-ssh
parentceb339370d7a0cc4a83fe54103a650dfb3f72261 (diff)
downloadinfrastructure-cbcd022f302adc39ecb89fba6faf72e68184c0e0.tar.gz
halfway working idm server and laptop hostclasses
Diffstat (limited to 'scripts/os/freebsd/30-ssh')
-rw-r--r--scripts/os/freebsd/30-ssh1
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/os/freebsd/30-ssh b/scripts/os/freebsd/30-ssh
index 91b1991..7a57943 100644
--- a/scripts/os/freebsd/30-ssh
+++ b/scripts/os/freebsd/30-ssh
@@ -28,4 +28,5 @@ install_template -m 0644 \
/etc/ssh/ssh_config
# Restart sshd.
+sysrc -v sshd_enable=YES
service sshd restart