[1/6] Core Update 157: Apply changed SSH configurations
Commit Message
This is necessary to fix SSH not starting after upgrading to Core Update
157 unless it's settings are manually written via the WebUI.
Reported-by: Erik Kapfer <ummeegge@ipfire.org>
Reported-by: Tom Rymes <tom@rymes.net>
Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
---
config/rootfiles/core/157/update.sh | 3 +++
1 file changed, 3 insertions(+)
@@ -97,6 +97,9 @@ extract_files
# update linker config
ldconfig
+# Apply local configuration to sshd_config
+/usr/local/bin/sshctrl
+
# Update Language cache
/usr/local/bin/update-lang-cache