From: Arne Fitzenreiter Date: Thu, 26 Mar 2020 18:26:07 +0000 (+0000) Subject: core143: update local openssh config X-Git-Tag: v2.25-core143~55 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0b1f09d581cb93f316e00f5983c27275ab681ff1;p=ipfire-2.x.git core143: update local openssh config Signed-off-by: Arne Fitzenreiter --- diff --git a/config/rootfiles/core/143/update.sh b/config/rootfiles/core/143/update.sh index 90d3f72fcd..cb7f579146 100644 --- a/config/rootfiles/core/143/update.sh +++ b/config/rootfiles/core/143/update.sh @@ -65,6 +65,9 @@ rm -f /var/log/vnstat/tag # restart init after glibc replace telinit u +# Apply local configuration to sshd_config +/usr/local/bin/sshctrl + # remove dropped packages for package in bluetooth; do if [ -e /opt/pakfire/db/installed/meta-$package ]; then