* [PATCH] core177: apply local ssh config after update sshd
@ 2023-07-29 7:27 Arne Fitzenreiter
0 siblings, 0 replies; only message in thread
From: Arne Fitzenreiter @ 2023-07-29 7:27 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 606 bytes --]
Signed-off-by: Arne Fitzenreiter <arne_f(a)ipfire.org>
---
config/rootfiles/core/177/update.sh | 3 +++
1 file changed, 3 insertions(+)
diff --git a/config/rootfiles/core/177/update.sh b/config/rootfiles/core/177/update.sh
index 52ef205b0..c4a37794c 100644
--- a/config/rootfiles/core/177/update.sh
+++ b/config/rootfiles/core/177/update.sh
@@ -129,6 +129,9 @@ ldconfig
# Filesytem cleanup
/usr/local/bin/filesystem-cleanup
+# Apply local configuration to sshd_config
+/usr/local/bin/sshctrl
+
# Start services
/etc/init.d/sshd restart
/etc/init.d/unbound reload
--
2.38.1
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-07-29 7:27 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-07-29 7:27 [PATCH] core177: apply local ssh config after update sshd Arne Fitzenreiter
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox