From: Michael Tremer Date: Sun, 22 Sep 2024 14:40:39 +0000 (+0000) Subject: core190: Ship OpenSSH X-Git-Tag: v2.29-core190~107 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd834f60b6f9436d7f198fd030c7da8b21e96309;p=ipfire-2.x.git core190: Ship OpenSSH Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/190/filelists/openssh b/config/rootfiles/core/190/filelists/openssh new file mode 120000 index 0000000000..d8c77fd8e7 --- /dev/null +++ b/config/rootfiles/core/190/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/190/update.sh b/config/rootfiles/core/190/update.sh index 95ab84a8a6..b9e1fd8420 100644 --- a/config/rootfiles/core/190/update.sh +++ b/config/rootfiles/core/190/update.sh @@ -57,6 +57,7 @@ fi # Start services /etc/init.d/collectd restart +/etc/init.d/sshd restart # This update needs a reboot... touch /var/run/need_reboot