From: Michael Tremer Date: Tue, 12 Mar 2024 09:32:15 +0000 (+0000) Subject: core185: Ship openssh X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=772c150bf3cd894d68ef1a8e82713009153429e9;p=people%2Fstevee%2Fipfire-2.x.git core185: Ship openssh Signed-off-by: Michael Tremer --- diff --git a/config/rootfiles/core/185/filelists/openssh b/config/rootfiles/core/185/filelists/openssh new file mode 120000 index 000000000..d8c77fd8e --- /dev/null +++ b/config/rootfiles/core/185/filelists/openssh @@ -0,0 +1 @@ +../../../common/openssh \ No newline at end of file diff --git a/config/rootfiles/core/185/update.sh b/config/rootfiles/core/185/update.sh index a24f61692..b19f2e054 100644 --- a/config/rootfiles/core/185/update.sh +++ b/config/rootfiles/core/185/update.sh @@ -85,6 +85,7 @@ chmod -v 640 /etc/sudoers.d/* # Start services telinit u +/etc/init.d/sshd restart /etc/init.d/suricata restart /etc/init.d/unbound restart /etc/init.d/ntp start