From: Michael Tremer Date: Thu, 10 Mar 2022 10:37:23 +0000 (+0000) Subject: core166: Ship OpenSSH X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6410997d2ad35b4270e9bca957fe2b9baa6b7bde;p=people%2Fstevee%2Fipfire-2.x.git core166: Ship OpenSSH Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/166/filelists/openssh b/config/rootfiles/core/166/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /dev/null +++ b/config/rootfiles/core/166/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/166/update.sh b/config/rootfiles/core/166/update.sh index 749baa6ae8..ec0b61b41a 100644 --- a/config/rootfiles/core/166/update.sh +++ b/config/rootfiles/core/166/update.sh @@ -48,6 +48,7 @@ ldconfig /usr/local/bin/filesystem-cleanup # Start services +/etc/init.d/sshd restart # This update needs a reboot... touch /var/run/need_reboot