From: Michael Tremer Date: Tue, 2 Jul 2024 09:24:43 +0000 (+0000) Subject: core187: Ship and restart OpenSSH X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=dec2fb4710e33f2fd6901d259fd012586fbd1299;p=people%2Fms%2Fipfire-2.x.git core187: Ship and restart OpenSSH Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/187/filelists/openssh b/config/rootfiles/core/187/filelists/openssh new file mode 120000 index 000000000..d8c77fd8e --- /dev/null +++ b/config/rootfiles/core/187/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/187/update.sh b/config/rootfiles/core/187/update.sh index 5e3dbdf20..e43dc279e 100644 --- a/config/rootfiles/core/187/update.sh +++ b/config/rootfiles/core/187/update.sh @@ -52,6 +52,7 @@ ldconfig # Start services /etc/init.d/unbound restart /etc/init.d/suricata restart +/etc/init.d/sshd restart # Build initial ramdisks (for intel-microcode) dracut --regenerate-all --force