From db7ef52a91e925a5097d064ebea6723d035e28e8 Mon Sep 17 00:00:00 2001 From: Michael Tremer Date: Fri, 9 Jul 2021 15:24:33 +0000 Subject: [PATCH] core158: Run sshctrl Signed-off-by: Michael Tremer --- config/rootfiles/core/158/update.sh | 3 +++ 1 file changed, 3 insertions(+) diff --git a/config/rootfiles/core/158/update.sh b/config/rootfiles/core/158/update.sh index 42744e2a78..a0e8d842fb 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 -- 2.39.5