Core Update 187: Rewrite the SSH configuration on update

Signed-off-by: Peter Müller <peter.mueller@ipfire.org>
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Peter Müller
2024-07-03 10:54:00 +00:00
committed by Michael Tremer
parent 16c1c5c6f8
commit f1637cdee7

View File

@@ -49,6 +49,9 @@ ldconfig
# Filesytem cleanup
/usr/local/bin/filesystem-cleanup
# Apply local configuration to sshd_config
/usr/local/bin/sshctrl
# Start services
/etc/init.d/apache restart
/etc/init.d/unbound restart