diff --git a/config/rootfiles/core/167/update.sh b/config/rootfiles/core/167/update.sh index 44b50f82d..fdcb843cf 100644 --- a/config/rootfiles/core/167/update.sh +++ b/config/rootfiles/core/167/update.sh @@ -344,6 +344,9 @@ perl -e "require '/var/ipfire/ids-functions.pl'; &IDS::oinkmaster();" # Apply sysctl changes /etc/init.d/sysctl start +# Apply local configuration to sshd_config +/usr/local/bin/sshctrl + # Start services /etc/init.d/apache restart /etc/init.d/sshd restart