From: Michael Tremer Date: Tue, 29 Aug 2023 09:53:03 +0000 (+0000) Subject: core180: Ship OpenSSH X-Git-Tag: v2.27-core180~86 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a744b4cf602bbb10ea23bf14aaad850cadb4f263;p=ipfire-2.x.git core180: Ship OpenSSH Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/180/filelists/openssh b/config/rootfiles/core/180/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /dev/null +++ b/config/rootfiles/core/180/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/180/update.sh b/config/rootfiles/core/180/update.sh index 6574bf9752..8a9d3bfd2b 100644 --- a/config/rootfiles/core/180/update.sh +++ b/config/rootfiles/core/180/update.sh @@ -49,6 +49,7 @@ ldconfig # Start services telinit u +/etc/rc.d/init.d/sshd restart /etc/rc.d/init.d/vnstat restart # This update needs a reboot...