diff --git a/config/rootfiles/core/151/update.sh b/config/rootfiles/core/151/update.sh index 16135b2ef..699528274 100644 --- a/config/rootfiles/core/151/update.sh +++ b/config/rootfiles/core/151/update.sh @@ -50,6 +50,9 @@ ldconfig # Filesytem cleanup /usr/local/bin/filesystem-cleanup +# Apply local configuration to sshd_config +/usr/local/bin/sshctrl + # Start services /etc/init.d/sshd restart if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then