diff options
Diffstat (limited to 'scripts/os/freebsd/30-ssh')
-rw-r--r-- | scripts/os/freebsd/30-ssh | 1 |
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 |