From: Arne Fitzenreiter Date: Wed, 24 Nov 2021 02:46:45 +0000 (+0000) Subject: core162: apply local sshd config and restart X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;ds=sidebyside;h=2a8a964609dff38bda7433bae5eecb1f5ecdfa7d;p=people%2Fmfischer%2Fipfire-2.x.git core162: apply local sshd config and restart Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/162/update.sh b/config/rootfiles/core/162/update.sh index fe46ce4f01..dd52d09d58 100644 --- a/config/rootfiles/core/162/update.sh +++ b/config/rootfiles/core/162/update.sh @@ -106,7 +106,11 @@ 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 # remove lm_sensor config after collectd was started # to reserch sensors at next boot with updated kernel