From cbcd022f302adc39ecb89fba6faf72e68184c0e0 Mon Sep 17 00:00:00 2001 From: Cullum Smith Date: Fri, 2 Aug 2024 19:10:39 -0400 Subject: halfway working idm server and laptop hostclasses --- scripts/os/freebsd/30-ssh | 1 + 1 file changed, 1 insertion(+) (limited to 'scripts/os/freebsd/30-ssh') 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 -- cgit v1.2.3