* [PATCH] Core Update 187: Rewrite the SSH configuration on update
@ 2024-07-03 10:54 Peter Müller
0 siblings, 0 replies; only message in thread
From: Peter Müller @ 2024-07-03 10:54 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 608 bytes --]
Signed-off-by: Peter Müller <peter.mueller(a)ipfire.org>
---
config/rootfiles/core/187/update.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/config/rootfiles/core/187/update.sh b/config/rootfiles/core/187/update.sh
index 5687474b9..e0a977290 100644
--- a/config/rootfiles/core/187/update.sh
+++ b/config/rootfiles/core/187/update.sh
@@ -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
--
2.35.3
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-07-03 10:54 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-07-03 10:54 [PATCH] Core Update 187: Rewrite the SSH configuration on update Peter Müller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox