From: Arne Fitzenreiter Date: Sat, 14 Sep 2019 18:13:21 +0000 (+0000) Subject: core136: apply local sshd config and restart sshd at update X-Git-Url: http://git.ipfire.org/?p=people%2Fpmueller%2Fipfire-2.x.git;a=commitdiff_plain;h=d952d6d7354658bcd764c1b2a98c4a66eda5542f core136: apply local sshd config and restart sshd at update Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/136/update.sh b/config/rootfiles/core/136/update.sh index 56496bc92d..81b7be9065 100644 --- a/config/rootfiles/core/136/update.sh +++ b/config/rootfiles/core/136/update.sh @@ -68,7 +68,11 @@ fcrontab -z &>/dev/null mv /etc/rc.d/rc0.d/K79unbound /etc/rc.d/rc0.d/K86unbound mv /etc/rc.d/rc6.d/K79unbound /etc/rc.d/rc6.d/K86unbound +# Apply local configuration to sshd_config +/usr/local/bin/sshctrl + # Start services +/etc/init.d/sshd restart /etc/init.d/apache restart # Update GeoIP