diff --git a/config/rootfiles/core/128/update.sh b/config/rootfiles/core/128/update.sh index 9c9486e41..b6366144b 100644 --- a/config/rootfiles/core/128/update.sh +++ b/config/rootfiles/core/128/update.sh @@ -104,6 +104,9 @@ ldconfig # Reload sysctl.conf sysctl -p +# Apply local configuration to sshd_config +/usr/local/bin/sshctrl + # Start services if grep -q "ENABLED=on" /var/ipfire/vpn/settings; then /etc/init.d/ipsec restart