From: Peter Müller Date: Sat, 23 Apr 2022 14:29:08 +0000 (+0000) Subject: Core Update 168: Ship and restart OpenSSH X-Git-Tag: v2.27-core170~304^2~6 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=2f4148ccd3cab052c39a6eb77314bd789f0abd9c;p=ipfire-2.x.git Core Update 168: Ship and restart OpenSSH Signed-off-by: Peter Müller --- diff --git a/config/rootfiles/core/168/filelists/openssh b/config/rootfiles/core/168/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /dev/null +++ b/config/rootfiles/core/168/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/168/update.sh b/config/rootfiles/core/168/update.sh index f494476170..44464725b4 100644 --- a/config/rootfiles/core/168/update.sh +++ b/config/rootfiles/core/168/update.sh @@ -76,7 +76,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 /etc/init.d/vnstatd restart /etc/init.d/squid start /usr/local/bin/openvpnctrl -s