From: Michael Tremer Date: Sat, 6 Mar 2021 11:30:56 +0000 (+0000) Subject: core155: Ship openssh X-Git-Tag: v2.25-core155~32 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7705df4d5df0fb6cc9261cf946d8113d31718798;p=ipfire-2.x.git core155: Ship openssh Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/155/filelists/openssh b/config/rootfiles/core/155/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /dev/null +++ b/config/rootfiles/core/155/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/155/update.sh b/config/rootfiles/core/155/update.sh index 4338b1b7b4..fd06265882 100644 --- a/config/rootfiles/core/155/update.sh +++ b/config/rootfiles/core/155/update.sh @@ -71,6 +71,7 @@ sed -E -e "s/^CONNTRACK_(.*?)=on/CONNTRACK_\1=off/g" \ /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/sshd restart /etc/init.d/dhcp restart /etc/init.d/unbound restart /etc/init.d/collectd restart