diff --git a/config/rootfiles/core/158/update.sh b/config/rootfiles/core/158/update.sh index 42744e2a7..a0e8d842f 100644 --- a/config/rootfiles/core/158/update.sh +++ b/config/rootfiles/core/158/update.sh @@ -74,6 +74,9 @@ ldconfig # Filesytem cleanup /usr/local/bin/filesystem-cleanup +# Apply local configuration to sshd_config +/usr/local/bin/sshctrl + # Start services /etc/init.d/vnstat restart /etc/init.d/rngd restart