]> git.ipfire.org Git - ipfire-2.x.git/commitdiff
core143: update local openssh config
authorArne Fitzenreiter <arne_f@ipfire.org>
Thu, 26 Mar 2020 18:26:07 +0000 (18:26 +0000)
committerArne Fitzenreiter <arne_f@ipfire.org>
Thu, 26 Mar 2020 18:26:07 +0000 (18:26 +0000)
Signed-off-by: Arne Fitzenreiter <arne_f@ipfire.org>
config/rootfiles/core/143/update.sh

index 90d3f72fcd6e6d4cc1df1a879d8c25628ff3e6d6..cb7f57914685a9916740897f3e2859a1ed6b8ab8 100644 (file)
@@ -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